
stuart at goba
Jun 11, 2012, 3:43 PM
Post #1 of 2
(267 views)
Permalink
|
On Jun 11, 2012, at 5:33 PM, Peter Valdemar Mørch wrote: > On Mon, Jun 11, 2012 at 6:39 PM, Randolf Richardson <randolf [at] modperl> wrote: >> Have you've already experimented with the Timeout directive? If >> not, then I suggest you start with this directive before using the >> KeepAlive and KeepAliveTimeout directives: >> >> http://httpd.apache.org/docs/current/mod/core.html#timeout > > It is my impression that mod_perl doesn't honor the Timeout directive. > This comes from both reading and testing. We've had to resort to > http://perl.apache.org/docs/1.0/guide/debug.html#Handling_Server_Timeout_Cases_and_Working_with__SIG_ALRM_ > . Have I missed something? (Using TimeOut would be so much nicer!) > > Peter > -- > Peter Valdemar Mørch > http://www.morch.com
|