changeset 3093:a52c1f1493bf

Removed $upstream_queue_time, missed in 3043:9eadb98ec770.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 12 Aug 2024 07:46:44 +0300
parents ca4c8ac67c0e
children f7e9bd7de0f9
files xml/en/docs/http/ngx_http_upstream_module.xml xml/ru/docs/http/ngx_http_upstream_module.xml
diffstat 2 files changed, 2 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml	Wed Jul 31 18:33:11 2024 +0300
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml	Mon Aug 12 07:46:44 2024 +0300
@@ -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 @@
 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>
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Wed Jul 31 18:33:11 2024 +0300
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Mon Aug 12 07:46:44 2024 +0300
@@ -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 @@
 последнего сервера.
 </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>