cancel
Showing results for 
Search instead for 
Did you mean: 

Memory Usage problems in Apache with Magento

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Memory Usage problems in Apache with Magento

We are having problems with httpd memory usage with Magento. The httpd fills up to more than 40gb in minutes and then the httpd has to be restarted. I have this configuration, what do you think, can I solve this changing the configuration?

 

<IfModule mpm_prefork_module>
StartServers          5
MinSpareServers       5
MaxSpareServers      10
ServerLimit         450
MaxRequestWorkers   450
MaxConnectionsPerChild   10000

 Captura de pantalla 2019-04-25 a las 11.32.48.png