Hi, conf like:
listen admin
bind 127.0.0.1:11199
stats enable
stats hide-version
stats uri /ha-stats
stats realm Ha\ statistics
stats auth admin:admin
stats refresh 60s
stats admin if TRUE
I will try remove password to check that.
Bests,
-Igor
On Tue, Jan 15, 2013 at 4:27 AM, Willy Tarreau <[email protected]> wrote:
> Hi Igor,
>
> On Tue, Jan 15, 2013 at 03:04:10AM +0800, Igor wrote:
>> Hi, sometimes when I disable server in stat page, it will return 503,
>> I must refresh the page to do disable again.
>> This is issue happens when I upgrade to haproxy-ss-20131226, and
>> haproxy-ss-20130108 still has this issue.
>
> This vaguely reminds me something I encountered and thought was fixed.
> Let me guess, you have a dedicated stats instance ? I suspect the
> request tries to pass through.
>
> Could you please share at least the section which contains the stats
> statement as well as the associated defaults section. Please remove
> any password if you have.
>
> Willy
>