Switch to tcp check for API backend

This commit is contained in:
Nils Cant
2020-05-28 11:23:18 +02:00
parent c48b02bd78
commit 68e9dd4743

View File

@@ -86,7 +86,7 @@ frontend websecure
backend api backend api
mode tcp mode tcp
option ssl-hello-chk option tcp-check
balance roundrobin balance roundrobin
server bootstrap 10.32.101.3:6443 check server bootstrap 10.32.101.3:6443 check
server master0 10.32.101.4:6443 check server master0 10.32.101.4:6443 check