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

Httpchk while in TCP mode not working, what's wrong?

$
0
0

@philipcowgill wrote:

frontend 443_oam
bind :443 # Frontend VIP IP and listener port
default_backend oam_443 # defines backend to use

backend oam_443 # Backend name referenced from frontend config
mode tcp
option httpchk get /check HTTP/1.0\r\nHost:\ http:///
default-server inter 3s fall 3 rise 2
option log-health-checks
server oam01 :443 check

This looks like it's structured just like the examples that HAProxy give but when I start up HAProxy all I receive is

Message from syslogd@HAProxy2 at Dec 9 08:30:33 ...
haproxy[4586]: backend oam_443 has no server available!

Message from syslogd@HAProxy2 at Dec 9 08:30:33 ...
haproxy[4586]: backend oam_443 has no server available!

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4849

Trending Articles



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