]> git.kaiwu.me - nginx.git/commit
Allow resetting connections closed by "return 444" (ticket #905).
authorRuslan Ermilov <ru@nginx.com>
Thu, 12 Jul 2018 09:50:20 +0000 (12:50 +0300)
committerRuslan Ermilov <ru@nginx.com>
Thu, 12 Jul 2018 09:50:20 +0000 (12:50 +0300)
commit527cac297952f802b834704a74436a4fa55c3957
treeebec6c9321c00b3c3f9dcb556d2270a47af518dd
parentf62d460d5bb4b89c7932b4193023bee7f522249a
Allow resetting connections closed by "return 444" (ticket #905).

If reset_timedout_connection is on, TCP connections closed by
"return 444" will be reset instead of a normal close.
src/http/ngx_http_request.c