On 12-Mar-10 13:01, Brent Davidson wrote:
I am wondering if there is a way some of you are aware of to monitor concurrent 
connections to the Apache server, that does not include counting all the IP's 
in the access log at one point in time?

Do you have shell access? Investigate the ps command, then investigate
piping the top command through grep to isolate the processes you are
interested in.

Reese



---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to