# HG changeset patch # User Yaroslav Zhuravlev # Date 1559065661 -10800 # Node ID 655e7de7fd4b3f059f5509c25a232c2909d38cdf # Parent 59a100b7b603a2d1088c282138f274e044510611 Documented "return 444" when reset_timedout_connection is on. diff -r 59a100b7b603 -r 655e7de7fd4b xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue May 21 19:15:24 2019 +0300 +++ b/xml/en/docs/http/ngx_http_core_module.xml Tue May 28 20:47:41 2019 +0300 @@ -10,7 +10,7 @@ + rev="83">
@@ -2082,7 +2082,10 @@ location -Enables or disables resetting timed out connections. +Enables or disables resetting timed out connections +and connections +closed +with the non-standard code 444 (1.15.2). The reset is performed as follows. Before closing a socket, the SO_LINGER diff -r 59a100b7b603 -r 655e7de7fd4b xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Tue May 21 19:15:24 2019 +0300 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Tue May 28 20:47:41 2019 +0300 @@ -10,7 +10,7 @@ + rev="83">
@@ -2080,7 +2080,10 @@ location -Разрешает или запрещает сброс соединений по таймауту. +Разрешает или запрещает сброс соединений по таймауту, +а также при +закрытии +соединений с помощью нестандартного кода 444 (1.15.2). Сброс делается следующим образом. Перед закрытием сокета для него задаётся параметр SO_LINGER