Hi,
Following is configuration for stats in haproxy.cfg
listen stats_proxy myvm:5544
mode http
option httpclose
option abortonclose
# enable web-stats at /haproxy?stats
stats enable
# force HTTP Auth to view stats
stats refresh 60s
stats hide-version
Regards,
Atul
Think before you print.
-----Original Message-----
From: Lukas Tribus [mailto:[email protected]]
Sent: Thursday, November 26, 2015 1:46 PM
To: Atul Rokade (arokade); haproxy [email protected]
Subject: RE: Haproxy stats page returns 503 error
Hi Atul,
> Hi,
>
>
> using a browser to query the stats from haproxy, I'm facing a non
> consistent behavior where about One time every 2 attempts I get a 503
> error.
Please share the configuration so we can take a look.
Regards,
Lukas