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: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to