Re: mod_perl precompiling help
Jason Sonnenschein <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 12/22/09 10:13 AM, Perrin Harkins wrote: > On Mon, Dec 21, 2009 at 11:47 PM, Jason Sonnenschein<[email protected]> 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 scripts are running under mod_perl by looking at $ENV{MOD_PERL} > in one of them? > > - Perrin > > > ENV{MOD_PERL} returns "mod_perl/2.0.4"