Anyway to set a script / module
timeout (soft or hard, or either) in httpd.conf? We are just trying to port over some cgis
and using Apache::PerlRun, so I do not have access to
the request object (or do I?) , but I’m trying to implement a timeout for
certain scripts. Can I set this in httpd.conf
somehow? |
- Re: mod_perl timeouts in httpd.conf sagi
- Re: mod_perl timeouts in httpd.conf Perrin Harkins