adding openqa01 to prod haproxy

This commit is contained in:
Tim Flink 2015-12-01 22:47:08 +00:00
parent 0429aa4b87
commit f4080339b8

View file

@ -217,6 +217,11 @@ listen mdapi 0.0.0.0:10043
server mdapi01 mdapi01:80 check inter 10s rise 1 fall 2
option httpchk GET /mdapi
listen openqa 0.0.0.0:10044
balance hdr(appserver)
server openqa01 openqa01:80 check inter 10s rise 1 fall 2
option httpchk GET /group_overview/1
# Apache doesn't handle the initial connection here like the other proxy
# entries. This proxy also doesn't use the http mode like the others.
# stunnel should be sitting on port 9939 (public) and redirecting