/[Apache-SVN]
ViewVC logotype

Revision 1894290


Jump to revision: Previous Next
Author: ylavic
Date: Fri Oct 15 11:09:32 2021 UTC (2 years, 6 months ago)
Changed paths: 2
Log Message:
mod_proxy_connect: Honor the smallest of the backend or client timeout.

It seems that mod_proxy_connect has never applied any timeout in its tunneling
loop. Address this by setting a default timeout in ap_proxy_tunnel_create()
since mod_proxy_connect does not overwrite tunnel->timeout (while proxy_http
and proxy_wstunnel do).

This default timeout is set to the smallest of the backend side or the client
side timeout.

PR 65631, 65662, 65689



Changed paths

Path Details
Directoryhttpd/httpd/trunk/changes-entries/proxy_connect_timeout.txt added
Directoryhttpd/httpd/trunk/modules/proxy/proxy_util.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26