Comment 2 for bug 1552772

Revision history for this message
Swann Croiset (swann-w) wrote :

apache conf:

<IfModule mpm_prefork_module>
 StartServers 8
 MinSpareServers 5
 MaxSpareServers 20
 ServerLimit 400
 MaxClients 1000
 MaxRequestsPerChild 4000
 MaxRequestWorkers 450
 MaxConnectionsPerChild 0