Apache with mod_php high memory utilization

Posted by Raj on Server Fault See other posts from Server Fault or by Raj
Published on 2012-05-17T09:41:09Z Indexed on 2012/06/20 21:18 UTC
Read the original article Hit count: 169

Filed under:
|
|
|
|

We have Magento application deployed on Apache with mod_php and mysql. I have observed that sometime apache server starts consuming high memory which causes memory swapping and results in high load on servers. whenever there is high load on apache server, the apache processes which are causing the high load were in sleep mode at mysql end and CLOSE_WAIT state at client side. Any help is appreciated to resolve this issue.

© Server Fault or respective owner

Related posts about apache2

Related posts about mysql