Anvilon
Eric | Links | Kids | Talks | Software | Contact
Memory Issues
First page Back Continue Last page Overview Graphics

Memory Issues

  • Perl is memory hungry

  • With mod_perl, each Apache process (child) contains all the Perl code and data

  • Memory stays in use while feeding the generated page to the browser

  • ...even if Perl generated the page quickly

Copyright ©1998-2008
Eric Hammond
Credits