Hi Monks,
I'm working on ad-system.
I need to minimize the footprint of the httpd processes .
Now I'm using apache prefork+mod_perl perlRun, each process takes around 15M in RES(top).
What I can do to reduce httpd size or just move to another technology that uses less memory ?