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?

