frontend termit
mode tcp
bind :80
default_backend termit_servers
backend termit_servers
option httpchk
http-check connect port 9090 ssl
http-check send meth GET uri /_/broker-health
mode tcp
balance source
hash-type consistent
server %Имя_Термит_Брокера_1% %IP_Адрес_Термит_Брокера_1%:80 check check-ssl verify none
server %Имя_Термит_Брокера_2% %IP_Адрес_Термит_Брокера_2%:80 check check-ssl verify none