On Feb 6, 2008 1:18 PM, Tim McNerney <mcnerney@xxxxxxxxx> wrote: > It seems to me working with Apache 2.2.6 compiled for event MPM that / > server-status is missing details on existing connections. I no longer > see any keep-alives on the Extended status page. This makes sense, as > the /server-status page is basically showing the different workers and > the workers are now decoupled and no longer connected to a particular > connection, but we still want to monitor the connections and their > state. > > Am I missing something and the information I want is already there, > but I'm misinterpreting it? > > If not, is there an extension to /server-status or the like that > allows me to see the connection information? > > If not, is there a plan extend /server-status for event MPM to include > this information or create some other way of monitoring it? I believe you are correct that this information is not available from server-status. You could propose it as an enhancement on bugzilla. But you can always use netstat to list connections to your server port. Joshua. --------------------------------------------------------------------- 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