@giubal wrote:
hello to everyone,
I'm a newbie user and am fighting with the keepalive url issue. In few word I have to verify that my web servers
with "GET /topaz/topaz_api/loadBalancerVerify_centers.jsp" answers "Success".
I tried with httpchk and tcp-check without success, below my attempts:option httpchk GET /topaz/topaz_api/loadBalancerVerify_centers.jsp
http-check expect rstatus ^Successoption tcp-check send GET /topaz/topaz_api/loadBalancerVerify_centers.jsp
http-check expect rstatus ^Successat the moment I'm able to work with "fall" and "rise" check option
server gw1 172.18.0.153:443 check inter 10s fall 3 rise 2
server gw2 172.18.0.154:443 check inter 10s fall 3 rise 2How can I set to have the check the return string to disable the host from the balancing ?
Thanks in advanced
Posts: 1
Participants: 1