Does anyone else have trouble with the haproxy stats page returning not found?

Running on CentOS 5.3 version 1.3.19 from EPEL rpm

I have the following in my config

        stats enable
        stats hide-version
        stats auth      admin:admin
        stats uri       /admin?stats
        stats refresh 5s

I can usually see the stats page for a couple of minutes, but then
it's not found.  haproxy is still running and proxing requests.  If I
keep on hitting the page sometimes it comes back.

Anyone else had this issue?

It's preventing use for production as I need to be able to query the
page for the csv output.

Thanks,

Matt

Reply via email to