]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
proxy_util: revert timeout selection on a proxy tunnel back to
authorStefan Eissing <icing@apache.org>
Thu, 6 Jul 2023 07:44:21 +0000 (07:44 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 6 Jul 2023 07:44:21 +0000 (07:44 +0000)
commit9ad9f45db59bd69a943a7c759859031da2051f8e
tree3f2f4b61134e32f9ac5f0ba0ea8a235c65aa5b8a
parenta4255be9d9b030d3d0c433a4824124370ac0c2ec
proxy_util: revert timeout selection on a proxy tunnel back to
take the large of client/origin values.

Add websocket test to verify that longer proxypass timeout is in
effect.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910809 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c
test/modules/http2/test_800_websockets.py