Hi Willy, Le mercredi 1 septembre 2010 08:05:52, Willy Tarreau a écrit : > (...) > > ps: I guess the doc should say "queue(backend) <integer>" instead of that? : > > queue(frontend) <integer> > > > > Returns the total number of queued connections of the designated > > backend, > > Ah good catch, thanks.
This is also true for : - avg_queue(frontend) -> avg_queue(backend) - be_conn(frontend) -> be_conn(backend) -- Cyril Bonté

