On Wed, Jul 8, 2020 at 7:49 AM Mahmood Naderan <nt_mahmood@xxxxxxxxx.invalid> wrote: > > > >But it's more straightforward to use /server-status if you care about > >things like ServerLimit then trying to reverse engineer from netstat. > > > > OK I can see that report. > > It is saying that 109 requests currently being processed., 18 idle workers. > > > Is that 109 the same as the number of apache2 process like below: > > ps aux | grep apache | wc -l If you use prefork, you will see close to 109+18 processes. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx