]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_reqtimeout: don't extend the timeout in speculative mode, wait for the
authorYann Ylavic <ylavic@apache.org>
Mon, 24 Nov 2014 11:42:16 +0000 (11:42 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 24 Nov 2014 11:42:16 +0000 (11:42 +0000)
commit8284fdfaa58719a3c12a9a80168222f78c601502
tree76b9780370d3263c0f9d0d4aca58cee739984d29
parente952b933764ff136f022798177da4ef492e348cb
mod_reqtimeout: don't extend the timeout in speculative mode, wait for the
real (relevant) bytes to be asked later, within the currently alloted time.
This applies to blocking reads only since r1621453 already bypassed the
filter for nonblocking ones.

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