On Tue, Dec 22, 2009 at 12:19 PM, Jason Sonnenschein <js...@umich.edu> wrote: > ENV{MOD_PERL} returns "mod_perl/2.0.4"
Ok, they are running under mod_perl then. It's pretty much unheard of for a script to run slower under mod_perl than CGI. There may be something serious wrong, like you don't have enough memory for the configuration you're using. Is the machine going into swap? - Perrin