Mobile app version of vmapp.org
Login or Join
LarsenBagley505

: How can I view the memory size of modules used by Apache? Ever since I started using my own Apache module on my server, I noticed that each Apache process size now went up from 30-50 MB

@LarsenBagley505

Posted in: #Apache

Ever since I started using my own Apache module on my server, I noticed that each Apache process size now went up from 30-50 MB to 60-70 MB+

I'm not sure if it is my module that is causing it, or if it's some random PHP code someone used that is eating up memory.

What I want to know is if there's a way that I can list the modules Apache has loaded along with the memory consumption for each.

I did try httpd -M but all I get is a list of loaded modules along with an indication as to whether they're static or dynamic.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @LarsenBagley505

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme