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

Stats can't open from hostname

$
0
0

I have bigger questions but can’t access my HAProxy server right now and would prefer sharing all the configuraiton settings. However, I do have a stats question and a seemingly basic stats setup:

listen stats
bind :1936
mode http
log global
maxconn 10
stats enable
stats hide-version
stats refresh 30s
stats show-node
stats auth :
stats uri /

It works fine if I go to http://192.168.0.60:1936 but if I go to http://haproxy:1936 or http://haproxy.REMOVED.local:1936 it fails to open. I have my own DNS server and haproxy is in DNS and is set to 192.168.0.60 and it does ping/resolve. Any idea why it’s ownly working with IP?

Thanks

JR

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4718

Trending Articles



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