On Fri, Jul 17, 2020 at 12:13 PM Mahmood Naderan <[email protected]> wrote: > > >Don't, use /server-status. > > Thanks I also use that. But that page has a lot of information. > > Still I don't know which number in that page is the sign of reaching > ServerLimit. > > Do you mean that I always have to look at MaxRequestWorkers which is the > number of apache processes?
For worker or prefork, the top of the page should say how many requests are being processed. That number is out of MaxRequestWorkers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
