Fabian Kreitner wrote:
Fabian Kreitner wrote:
PerlInterpStart 1
PerlInterpMax 1
PerlInterpMaxRequests 1
This works for me.
FYI, you need an ithread enabled perl, but you probably know that or you
wouldn't have gotten this far :)
DocumentRoot /httpd-2.0.54/pr
p M. Gollucci wrote:
Fabian Kreitner wrote:
PerlInterpStart 1
PerlInterpMax 1
PerlInterpMaxRequests 1
You might try setting:
MaxRequestsPerChild 1
for preform mpm
Though I thought
PerlInterpMaxRequests 1
should work too
http://perl.apache.org/docs/2.0/user/config/config.h
PerlInterpMaxRequests 1
You might try setting:
MaxRequestsPerChild 1
for preform mpm
Though I thought
PerlInterpMaxRequests 1
should work too
http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlInterpMaxRequests_
http://perl.apache.org/docs/2.0/user/config/config.html
Fabian Kreitner wrote:
PerlInterpStart 1
PerlInterpMax 1
PerlInterpMaxRequests 1
You might try setting:
MaxRequestsPerChild 1
for preform mpm
Though I thought
PerlInterpMaxRequests 1
should work too
http://perl.apache.org/docs/2.0/user/config/config.html
/html
PerlOptions +Parent
PerlInterpStart 1
PerlInterpMax 1
PerlInterpMaxRequests 1
PerlResponseHandler ModPerl::PerlRunPrefork
SetHandler perl-script
PerlOptions -ParseHeaders
Options +ExecCGI
... should allow those sc