commit | 517de5a9ff52a51ea773fb3b48e78b7df3d06672 | [log] [tgz] |
---|---|---|
author | Vladimir Homutov <vl@nginx.com> | Wed Sep 22 10:20:00 2021 +0300 |
committer | Vladimir Homutov <vl@nginx.com> | Wed Sep 22 10:20:00 2021 +0300 |
tree | 100e8c1244711933931875c1cdca5f1615ad3f3a | |
parent | fa8712a283f4526ba417ec5a6fa98caaf1b313f6 [diff] |
Stream: added half-close support. The "proxy_half_close" directive enables handling of TCP half close. If enabled, connection to proxied server is kept open until both read ends get EOF. Write end shutdown is properly transmitted via proxy.