details: http://freenginx.org/hg/nginx-site/rev/a52c1f1493bf branches: changeset: 3093:a52c1f1493bf user: Maxim Dounin <mdou...@mdounin.ru> date: Mon Aug 12 07:46:44 2024 +0300 description: Removed $upstream_queue_time, missed in 3043:9eadb98ec770.
diffstat: xml/en/docs/http/ngx_http_upstream_module.xml | 12 +----------- xml/ru/docs/http/ngx_http_upstream_module.xml | 12 +----------- 2 files changed, 2 insertions(+), 22 deletions(-) diffs (58 lines): diff --git a/xml/en/docs/http/ngx_http_upstream_module.xml b/xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml +++ b/xml/en/docs/http/ngx_http_upstream_module.xml @@ -10,7 +10,7 @@ <module name="Module ngx_http_upstream_module" link="/en/docs/http/ngx_http_upstream_module.html" lang="en" - rev="91"> + rev="92"> <section id="summary"> @@ -637,16 +637,6 @@ as for the variables that start with the Only the header fields from the response of the last server are saved. </tag-desc> -<tag-name id="var_upstream_queue_time"><var>$upstream_queue_time</var></tag-name> -<tag-desc> -keeps time the request spent in the upstream <link id="queue">queue</link> -(1.13.9); -the time is kept in seconds with millisecond resolution. -Times of several responses -are separated by commas and colons like addresses in the -<link id="var_upstream_addr">$upstream_addr</link> variable. -</tag-desc> - <tag-name id="var_upstream_response_length"><var>$upstream_response_length</var> </tag-name> <tag-desc> diff --git a/xml/ru/docs/http/ngx_http_upstream_module.xml b/xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml @@ -10,7 +10,7 @@ <module name="Модуль ngx_http_upstream_module" link="/ru/docs/http/ngx_http_upstream_module.html" lang="ru" - rev="91"> + rev="92"> <section id="summary"> @@ -646,16 +646,6 @@ server { последнего сервера. </tag-desc> -<tag-name id="var_upstream_queue_time"><var>$upstream_queue_time</var></tag-name> -<tag-desc> -хранит время, проведённое запросом в <link id="queue">очереди</link> -(1.13.9); -время хранится в секундах с точностью до миллисекунд. -Времена нескольких ответов -разделяются запятыми и двоеточиями подобно адресам в переменной -<link id="var_upstream_addr">$upstream_addr</link>. -</tag-desc> - <tag-name id="var_upstream_response_length"><var>$upstream_response_length</var> </tag-name> <tag-desc>