Re: Apache::PerlSection Question

2003-10-24 Thread Stas Bekman
Stas Bekman wrote: Correct - It's not really critical, but I was wondering whether there was some variable set during the parsing operation that indicated what was happening. For instance, the section sets up some proxy cache entries with disk cache enabled, and I check to see that the cache dir

Re: Apache::PerlSection Question

2003-10-24 Thread Stas Bekman
Cory C. Omand wrote: On Fri, 2003-10-24 at 10:16, Stas Bekman wrote: Cory C. Omand wrote: Cory, when reporting bugs/asking question, please tell us at least what versions of mp/apache/perl you are using. http://perl.apache.org/bugs/ tells you everything that you need to supply. Thanks. Apolog

Re: Apache::PerlSection Question

2003-10-24 Thread Cory C. Omand
On Fri, 2003-10-24 at 10:16, Stas Bekman wrote: > Cory C. Omand wrote: > > Cory, when reporting bugs/asking question, please tell us at least what > versions of mp/apache/perl you are using. http://perl.apache.org/bugs/ tells > you everything that you need to supply. Thanks. Apologies -- my con

Re: Apache::PerlSection Question

2003-10-24 Thread Stas Bekman
Cory C. Omand wrote: Cory, when reporting bugs/asking question, please tell us at least what versions of mp/apache/perl you are using. http://perl.apache.org/bugs/ tells you everything that you need to supply. Thanks. I have a section in my apache configuration file -- when apache starts up, i

Apache::PerlSection Question

2003-10-24 Thread Cory C. Omand
I have a section in my apache configuration file -- when apache starts up, it prints out some configuration details as it modifies the configuration. I noticed today while stopping via apachectl for the first time (rather than restarting) that the Perl section is evaluated on shutdown as well, wh