Re: svn commit: r1689922 - in /httpd/httpd/branches/2.4.x: ./ CHANGES STATUS modules/filters/mod_reqtimeout.c

2024-01-09 Thread Eric Covener
> Should we do something differently here for event/async MPM? I can't > think of a good value (min of a few different things?) Of course this is moot when event is working correctly as the read shouldn't block.

Re: svn commit: r1689922 - in /httpd/httpd/branches/2.4.x: ./ CHANGES STATUS modules/filters/mod_reqtimeout.c

2024-01-05 Thread Eric Covener
> if (ccfg->in_keep_alive) { > -/* For this read, the normal keep-alive timeout must be used */ > +/* For this read[_request line()], wait for the first byte using the > + * normal keep-alive timeout (hence don't take this expected idle > time > + * into