]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_reqtimeout: Set socket timeout for AP_MODE_INIT.
authorYann Ylavic <ylavic@apache.org>
Mon, 24 Jan 2022 16:08:14 +0000 (16:08 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 24 Jan 2022 16:08:14 +0000 (16:08 +0000)
commit4145dfbd86b3446f2bbcde2a87218e6bd8d34a10
tree88627dd860ea46d30342a288a90d4af1d9121481
parent589cf97b76efe1f18276939c3f625b90a99ffacf
mod_reqtimeout: Set socket timeout for AP_MODE_INIT.

If the SSL handshake is initiated by ssl_hook_process_connection() in
AP_MODE_INIT mode, we still want to adapt the socket timeout according
to the time left for the handshake.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897422 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/reqtimeout_mode_init.txt [new file with mode: 0644]
modules/filters/mod_reqtimeout.c