Update check url for ipa
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
0a85ce47cf
commit
4790fb31d8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue