On Mon, 1 Oct 2007 09:45:12 -0400 "Joshua Slive" <joshua@xxxxxxxx> wrote: > On 10/1/07, Bj <bjkhanz@xxxxxxxxx> wrote: > > Hi, > > > > Does someone know how to get the number of requests pending in the > > backlog ? I didn't find interesting information in /proc/... > > If you're talking about the listen backlog, the info should be > available through netstat, although I couldn't tell you the exact > options to use. Neither could I, and I expect it would be system-dependent. If you're getting a backlog, it probably means you should reconfigure it. In particular, switching MPM can help. ObPedant: you don't have a backlog of requests. Only connections. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx