[mod_python] Apache/mod_python process sizes. Help wanted.

Jorey Bump list at joreybump.com
Sat Mar 3 16:07:35 EST 2007


Jim Gallacher wrote:

> Interestingly, on another apache instance (prefork, with php4):
> $ pmap -d 895 | grep "^Address\|php"
> Address   Kbytes Mode  Offset           Device    Mapping
> 405d6000    2936 r-x-- 0000000000000000 008:00001 libphp4.so
> 408b4000     120 rw--- 00000000002de000 008:00001 libphp4.so
> 
> Oh...my...God... php4 is HUGE. ;)

pffft... Mine's bigger:

$ pmap -d 17060 | grep php
40450000    4756 r-x-- 0000000000000000 008:00002 libphp5.so
408f5000     676 rw--- 00000000004a5000 008:00002 libphp5.so

And it goes to 5!


More information about the Mod_python mailing list