Oo
Ca se passe pas au niveau du httpd.conf ?
mpm_common - Apache HTTP Server
Citation:
The MaxClients directive sets the limit on the number of simultaneous requests that will be served. Any connection attempts over the MaxClients limit will normally be queued, up to a number based on the ListenBacklog directive. Once a child process is freed at the end of a different request, the connection will then be serviced.
|