Hi, Solaris 2.7/Apache 1.3.12/mod_perl 1.24 with Apache::PerlRun (PerlRunOnce On) Is it possible to establish db connection pooling with PerlRunOnce On? I'm just moving all our old extremely dirty scripts to mod_perl. I'm noticing random behaviour of fresh connections being made to the db inspite of establishing it at server startup. I'm still waiting for the cleanup handler promised by Andrew Chen :), so I can move over to PerlRunOnce Off. Thanks, Pramod
- Re: Persistent db with PerlRunOnce On? Pramod Sokke
- Re: Persistent db with PerlRunOnce On? Perrin Harkins