On Tue, Dec 25, 2012 at 08:57:28PM +0100, Willy Tarreau wrote:
> Hello Dmitry,
> 
> On Mon, Dec 24, 2012 at 11:31:47PM +0400, Dmitry Sivachenko wrote:
> > Hello!
> > 
> > After update from -dev15, the following stats listener:
> > 
> > listen stats9 :30009
> >     mode http
> >     stats enable
> >     stats uri /
> >     stats show-node
> >     stats show-legends
> > 
> > returns 503/Service unavailable.
> 
> Oh dear! I'm really angry because this is a beginner's bug and because
> I did all the tests for this last commit using the config I've been using
> for the stats page, except that I did not request the stats page during
> the tests. Pfff...
> 
> Here's the fix, it will show up in snapshot 20121226 tomorrow.

This fix is still wrong, as it only accepts one add-header rule, so
please use the other fix posted in this thread by "seri0528" instead.

Regards,
Willy


Reply via email to