Comment 1 for bug 230878

Revision history for this message
Léobaillard (leobaillard) wrote :

I've also added some restrictions for apache which seems not to change the problem :

<IfModule prefork.c>
        MaxClients 40
        MaxSpareServers 8
        MaxRequestsPerChild 2000
</IfModule>

RLimitNPROC 10
RLimitMEM 67108864
RLimitCPU 30