Switch to tcp check for API backend
This commit is contained in:
@@ -86,7 +86,7 @@ frontend websecure
|
||||
|
||||
backend api
|
||||
mode tcp
|
||||
option ssl-hello-chk
|
||||
option tcp-check
|
||||
balance roundrobin
|
||||
server bootstrap 10.32.101.3:6443 check
|
||||
server master0 10.32.101.4:6443 check
|
||||
|
||||
Reference in New Issue
Block a user