Re: mod_perl precompiling help

2009-12-22 Thread Jason Sonnenschein
On 12/22/09 10:13 AM, Perrin Harkins wrote: On Mon, Dec 21, 2009 at 11:47 PM, Jason Sonnenschein wrote: We're running a perl-based web application and not seeing any speedups running under mod_perl. Usually that means you have a configuration problem. Can you check if your sc

Re: mod_perl precompiling help

2009-12-22 Thread Jason Sonnenschein
On 12/22/09 10:13 AM, Perrin Harkins wrote: On Mon, Dec 21, 2009 at 11:47 PM, Jason Sonnenschein wrote: We're running a perl-based web application and not seeing any speedups running under mod_perl. Usually that means you have a configuration problem. Can you check if your sc

mod_perl precompiling help

2009-12-21 Thread Jason Sonnenschein
Hello all, We're running a perl-based web application and not seeing any speedups running under mod_perl. I have a startup file that is attempting to precompile much of the code by using require for some files that are required in scripts, use for others that are perl modules, and many scrip