Update check url for ipa

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-08-04 21:47:52 +00:00
parent 0a85ce47cf
commit 4790fb31d8

View file

@ -329,7 +329,7 @@ listen fas3 0.0.0.0:10052
listen ipa 0.0.0.0:10053
balance hdr(appserver)
server ipa01 ipa01:443 check inter 10s rise 1 fall 2 ssl verify required ca-file /etc/haproxy/ipa.pem
option httpchk GET /KdcProxy/
option httpchk GET /
{% endif %}
# Apache doesn't handle the initial connection here like the other proxy