> > I do have one problem. My apache processes take a lot of memory. > Every request of a page it grows in size.
mod_perl httpd takes a lot of memory, that can't be changed. Every new request will eat up more memory, because Perl code is compiled. If you request only one page more than once memory useage should stay the same, that's how you can test if any of your code has a memory leak. BTW Which Embperl version do you are using? Gerald -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securitylösungen * dynamische Webapplikationen * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 -------------------------------------------------------------- | | ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info | +------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]