Hi all,
I have opened a bug report and received confirmation that issues in HTTPD
Core are causing the following problems:
- Apache doesn't always return a 408 when a request time out is detected
(various cases)
- Apache doesn't handle a request time out properly when the URL corresponds
to a Red
A little more information on the 200 return code:
It seems that mod_reqtimeout is not closing the connection after the 20
seconds, but rather truncating the request and letting it go through. So
the request is actually processed, and since the URL is referring to an
actual resource, a 200 code is