On Tue, Sep 07, 2010 at 09:53:32PM +0200, Cyril Bonté wrote: > 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)
Done, thanks Cyril! Willy

