]> granicus.if.org Git - apache/commit
- Enforce request timeout even for AP_MODE_GETLINE.
authorStefan Fritsch <sf@apache.org>
Wed, 10 Mar 2010 19:40:51 +0000 (19:40 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 10 Mar 2010 19:40:51 +0000 (19:40 +0000)
commit3596598324dbc99a5ae88230f6a73fe4817e070d
tree1162f3984d66a6bcc319b20649f7b4b9bb0fc2a8
parentab648bb688da6e131d776a738b62a06cb6f960b3
- Enforce request timeout even for AP_MODE_GETLINE.
- Abort connection when timeout occurs. Otherwise the thread may be blocked
  another 30s doing a lingering close. The downside is that the client will
  not receive the error message.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@921526 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_reqtimeout.c