[olug] Apache MaxClients and monitoring connections.

Obi-Wan obiwan at jedi.com
Tue Oct 5 20:57:03 UTC 2010


> I'm working on sizing an Apache installation using the MaxClients parameter
> to limit connections before it impact other shared services on this system.
>  The Apache system will log when the MaxClients is hit, but I can't
> determine how to get Apache to tell me how many clients it's currently
> running.  (I'm hoping to log these numbers during their work-day and help
> them determine a good size that balances responsiveness with the other tasks
> on the system.)
> 
> Is there a debug or logging option I'm missing?

# ps aux | grep apache

-- 
Ben "Obi-Wan" Hollingsworth                             obiwan at jedi.com
   The stuff of earth competes for the allegiance I owe only to the
     Giver of all good things, so if I stand, let me stand on the
       promise that You will pull me through.  -- Rich Mullins



More information about the OLUG mailing list