changeset 1780:8df9ba4e56c6

Documented 400 error in stream $status.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Sep 2016 16:14:49 +0300
parents ee56773d44e8
children 0aacc6cbc759
files xml/en/docs/stream/ngx_stream_core_module.xml xml/ru/docs/stream/ngx_stream_core_module.xml
diffstat 2 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_core_module.xml	Tue Sep 13 16:14:00 2016 +0300
+++ b/xml/en/docs/stream/ngx_stream_core_module.xml	Tue Sep 13 16:14:49 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_core_module"
         link="/en/docs/stream/ngx_stream_core_module.html"
         lang="en"
-        rev="18">
+        rev="19">
 
 <section id="summary">
 
@@ -488,6 +488,12 @@
 session completed successfully
 </tag-desc>
 
+<tag-name><literal>400</literal></tag-name>
+<tag-desc>
+client data could not be parsed, for example,
+the <link id="proxy_protocol">PROXY protocol</link> header
+</tag-desc>
+
 <tag-name><literal>403</literal></tag-name>
 <tag-desc>
 access forbidden, for example, when access is limited for
--- a/xml/ru/docs/stream/ngx_stream_core_module.xml	Tue Sep 13 16:14:00 2016 +0300
+++ b/xml/ru/docs/stream/ngx_stream_core_module.xml	Tue Sep 13 16:14:49 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_core_module"
         link="/ru/docs/stream/ngx_stream_core_module.html"
         lang="ru"
-        rev="18">
+        rev="19">
 
 <section id="summary">
 
@@ -495,6 +495,12 @@
 сессия завершена успешно
 </tag-desc>
 
+<tag-name><literal>400</literal></tag-name>
+<tag-desc>
+невозможно разобрать данные, полученные от клиента, например
+заголовок <link id="proxy_protocol">протокола PROXY</link>
+</tag-desc>
+
 <tag-name><literal>403</literal></tag-name>
 <tag-desc>
 доступ запрещён, например при ограничении доступа для