mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00
mod_proxy: SetEnv proxy-nohalfclose to disable half-close tunneling. PR 65662.
Some connect/wstunnel protocols might want half-close forwarding while some might not, let's provide an r->subprocess_env opt-out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895304 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
2
changes-entries/proxy_half_close.txt
Normal file
2
changes-entries/proxy_half_close.txt
Normal file
@ -0,0 +1,2 @@
|
||||
*) mod_proxy: SetEnv proxy-nohalfclose (or alike) allows to disable TCP
|
||||
half-close forwarding when tunneling protocols. [Yann Ylavic]
|
Reference in New Issue
Block a user