On Mon, Jun 24, 2013 at 01:48:38AM +0000, Amyas wrote:
> Willy Tarreau <w <at> 1wt.eu> writes:
> > You need two things :
> >   1) enable "option socket-stats" so that haproxy keeps stats per-listener
> >   2) name each of your listeners.
> > Hoping this helps,
> > Willy
> 
> Thanks! Great, I was missing "option socket-stats"
> I assume that direct/cached is based on an haproxy instance in front of 
> this one or a rule that routes to those sockets based on whether the 
> address has been seen before or not?

No, direct is port 80, and cached is port 81 that is only used by the
external cache that holds the haproxy.1wt.eu address.

Willy


Reply via email to