nginx/src
Maxim Dounin a2abe31a85 Proxy: drop extra data sent by upstream.
Previous behaviour was to pass everything to the client, but this
seems to be suboptimal and causes issues (ticket #1695).  Fix is to
drop extra data instead, as it naturally happens in most clients.
2020-07-06 18:36:19 +03:00
..
core Fixed removing of listening UNIX sockets when "changing binary". 2020-06-01 20:19:27 +03:00
event SSL: fixed unexpected certificate requests (ticket #2008). 2020-06-29 17:15:51 +03:00
http Proxy: drop extra data sent by upstream. 2020-07-06 18:36:19 +03:00
mail SSL: fixed ssl_verify_client error message. 2019-09-16 19:26:42 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Cache: introduced min_free cache clearing. 2020-06-22 18:03:00 +03:00
stream Stream: fixed processing of zero length UDP packets (ticket #1982). 2020-06-08 11:40:34 +03:00