Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4736

Making many http healthchecking

$
0
0

@Chek69 wrote:

Hi everybody,

Im trying to perform many health-checks with option tcp-check instead of the option http-chk.

here’s the configuration that i tried >>

listen XXX virtual/IP@:443
option tcp-check
tcp-check send GET /owa/healthcheck.htm
tcp-check expect string OK
tcp-check send GET /ecp/healthcheck.htm
tcp-check expect string OK
tcp-check send GET /ews/healthcheck.htm
tcp-check expect string OK
tcp-check send GET /oab/healthcheck.htm
tcp-check expect string OK
tcp-check send GET /Autodiscover/healthcheck.htm
tcp-check expect string OK
tcp-check send GET /Microsoft-Server-ActiveSync/healthcheck.htm
tcp-check expect string OK
tcp-check send GET /rpc/healthcheck.htm
tcp-check expect string OK
server server_name IP@ check port 80
server server_name IP@ check port 80

i found this in log file:

***** failed, reason: Layer7 timeout, info: " at step 1 of tcp-check (send)", check duration: 2001ms, status: 0/2 DOWN.

thanks you very much.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4736

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>