changeset 2222:0974dc0a6209

Changed link from upstream_conf to api in "state".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 May 2018 14:45:49 +0300
parents 45a2b90247ad
children a692df6ef304
files xml/en/docs/http/ngx_http_upstream_module.xml xml/en/docs/stream/ngx_stream_upstream_module.xml xml/ru/docs/http/ngx_http_upstream_module.xml xml/ru/docs/stream/ngx_stream_upstream_module.xml
diffstat 4 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- 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="72">
+        rev="73">
 
 <section id="summary">
 
@@ -418,7 +418,7 @@ state /var/db/nginx/state/servers.conf; 
 The state is currently limited to the list of servers with their parameters.
 The file is read when parsing the configuration and is updated each time
 the upstream configuration is
-<link doc="ngx_http_upstream_conf_module.xml" id="upstream_conf">changed</link>.
+<link doc="ngx_http_api_module.xml" id="http_upstreams_http_upstream_name_servers_">changed</link>.
 Changing the file content directly should be avoided.
 The directive cannot be used
 along with the <link id="server"/> directive.
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_upstream_module"
         link="/en/docs/stream/ngx_stream_upstream_module.html"
         lang="en"
-        rev="30">
+        rev="31">
 
 <section id="summary">
 
@@ -377,7 +377,7 @@ state /var/db/nginx/state/servers.conf; 
 The state is currently limited to the list of servers with their parameters.
 The file is read when parsing the configuration and is updated each time
 the upstream configuration is
-<link doc="ngx_http_upstream_conf_module.xml" id="upstream_conf">changed</link>.
+<link doc="ngx_http_api_module.xml" id="stream_upstreams_stream_upstream_name_servers_">changed</link>.
 Changing the file content directly should be avoided.
 The directive cannot be used
 along with the <link id="server"/> directive.
--- 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="72">
+        rev="73">
 
 <section id="summary">
 
@@ -421,7 +421,7 @@ state /var/db/nginx/state/servers.conf;  # путь для FreeBSD
 <para>
 В данный момент состояние ограничено списком серверов с их параметрами.
 Файл читается при парсинге конфигурации и обновляется каждый раз при
-<link doc="ngx_http_upstream_conf_module.xml" id="upstream_conf">изменении</link>
+<link doc="ngx_http_api_module.xml" id="http_upstreams_http_upstream_name_servers_">изменении</link>
 конфигурации группы.
 Изменение содержимого файла напрямую не рекомендуется.
 Директиву нельзя использовать
--- a/xml/ru/docs/stream/ngx_stream_upstream_module.xml
+++ b/xml/ru/docs/stream/ngx_stream_upstream_module.xml
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_upstream_module"
         link="/ru/docs/stream/ngx_stream_upstream_module.html"
         lang="ru"
-        rev="30">
+        rev="31">
 
 <section id="summary">
 
@@ -378,7 +378,7 @@ state /var/db/nginx/state/servers.conf;  # путь для FreeBSD
 <para>
 В данный момент состояние ограничено списком серверов с их параметрами.
 Файл читается при парсинге конфигурации и обновляется каждый раз при
-<link doc="ngx_http_upstream_conf_module.xml" id="upstream_conf">изменении</link>
+<link doc="ngx_http_api_module.xml" id="stream_upstreams_stream_upstream_name_servers_">изменении</link>
 конфигурации группы.
 Изменение содержимого файла напрямую не рекомендуется.
 Директиву нельзя использовать