pps is port 80

This commit is contained in:
Pierre-Yves Chibon 2016-07-27 15:59:00 +02:00
parent 0279643468
commit 499a4b49af

View file

@ -311,10 +311,10 @@ listen faf 0.0.0.0:10050
{% if env == "staging" %}
listen pps 0.0.0.0:10051
balance hdr(appserver)
server mdapi01 mdapi01:8080 check inter 10s rise 1 fall 2
server mdapi01 mdapi01:80 check inter 10s rise 1 fall 2
option httpchk GET /pps
{% endif %}
# 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