On Wed, Jun 25, 2008 at 11:19 AM, Christopher Taranto <[EMAIL PROTECTED]> wrote: > Try here: > > http://www.modperlbook.org/ > > Specifically - Part II: mod_perl Performance
Yes, read that, profile your code, and then ask for help with specific slow parts. There's lots of performance information in the docs on the mod_perl site too. - Perrin