# HG changeset patch # User Ruslan Ermilov # Date 1477298991 -10800 # Node ID 56b6244ddadbad2be5ba244a52bf6ba81dd67187 # Parent e8811a4231308ca42ce9ad3f1099b0916066ee02 Updated docs for the upcoming NGINX Plus release. diff -r e8811a423130 -r 56b6244ddadb xml/en/docs/http/ngx_http_status_module.xml --- a/xml/en/docs/http/ngx_http_status_module.xml Fri Oct 21 22:26:56 2016 +0300 +++ b/xml/en/docs/http/ngx_http_status_module.xml Mon Oct 24 11:49:51 2016 +0300 @@ -9,7 +9,7 @@ + rev="12">
@@ -184,7 +184,7 @@ version Version of the provided data set. -The current version is 6. +The current version is 7. nginx_version @@ -677,7 +677,7 @@ -server_zones +server_zones For each : @@ -694,6 +694,34 @@ connections accepted from clients. +sessions + + + +total + +The total number of completed client sessions. + + + +2xx, +4xx, +5xx + + +The number of sessions completed with +status codes +2xx, 4xx, or 5xx. + + + + + +discarded + +The total number of connections completed without creating a session. + + received The total number of bytes received from clients. @@ -892,6 +920,14 @@ +The + status data +and the discarded field in +stream server_zones +were added in 7. + + + The field was moved from nginx debug version in 6. diff -r e8811a423130 -r 56b6244ddadb xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Fri Oct 21 22:26:56 2016 +0300 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Mon Oct 24 11:49:51 2016 +0300 @@ -10,7 +10,7 @@ + rev="55">
@@ -1110,6 +1110,7 @@ domain=domain Defines the domain for which the cookie is set. +Parameter value can contain variables (1.11.5). httponly diff -r e8811a423130 -r 56b6244ddadb xml/ru/docs/http/ngx_http_status_module.xml --- a/xml/ru/docs/http/ngx_http_status_module.xml Fri Oct 21 22:26:56 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_status_module.xml Mon Oct 24 11:49:51 2016 +0300 @@ -9,7 +9,7 @@ + rev="12">
@@ -187,7 +187,7 @@ version Версия предоставляемого набора данных. -Текущей является версия 6. +Текущей является версия 7. nginx_version @@ -681,7 +681,7 @@ -server_zones +server_zones Для каждой : @@ -698,6 +698,34 @@ соединений, полученных от клиентов. +sessions + + + +total + +Суммарное число завершённых клиентских сессий. + + + +2xx, +4xx, +5xx + + +Число завершённых сессий со +статусами +2xx, 4xx или 5xx. + + + + + +discarded + +Суммарное число соединений, завершённых без создания сессии. + + received Суммарное число байт, полученных от клиентов. @@ -882,6 +910,13 @@ +Поля +и поле discarded в +stream server_zones +были добавлены в версии 7. + + + Поле было перемещено из debug-версии nginx в версии 6. diff -r e8811a423130 -r 56b6244ddadb xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml Fri Oct 21 22:26:56 2016 +0300 +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml Mon Oct 24 11:49:51 2016 +0300 @@ -10,7 +10,7 @@ + rev="55">
@@ -1117,6 +1117,7 @@ domain=домен Задаёт домен, для которого устанавливается кука. +В значении параметра можно использовать переменные (1.11.5). httponly