At 09:39 +0000 11/24/03, Ged Haywood wrote:
On Mon, 24 Nov 2003, Elizabeth Mattijsen wrote:
 > is there a way to find out whether a prefork MPM is being used in
 > mod_perl while running a Perl script?
use Config;  ?

And what would I need to be looking for in Config.pm specifically to know the script's running in a prefork MPM? I thought Config.pm was specific for your Perl installation, and had nothing to do with mod_perl?



Liz


--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to