I would like to configure haproxy in a way that stats page is always available.

Currently, it is served from the same port as data as such I suspect is subject 
to
maxconn setting restrictions both for global and frontend configuration 
sections.

Is there a way to configure it in a way that even if haproxy hits maxconn we 
still can
GET stats, otherwise it appears as if the instance is down all together?

I am not sure if this is a real problem since I could not find anything in the 
doc.
However, it appears that it is.

thanks,
Dmitri

Reply via email to