# HG changeset patch # User Yaroslav Zhuravlev # Date 1525693549 -10800 # Node ID 0974dc0a6209b14c459fbc82f3739d6891b7ba7c # Parent 45a2b90247ad6b3e454ee4abd78d7cd5dccfb20b Changed link from upstream_conf to api in "state". 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 @@ + rev="73">
@@ -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 -changed. +changed. Changing the file content directly should be avoided. The directive cannot be used along with the directive. diff --git a/xml/en/docs/stream/ngx_stream_upstream_module.xml b/xml/en/docs/stream/ngx_stream_upstream_module.xml --- a/xml/en/docs/stream/ngx_stream_upstream_module.xml +++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml @@ -9,7 +9,7 @@ + rev="31">
@@ -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 -changed. +changed. Changing the file content directly should be avoided. The directive cannot be used along with the directive. 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 @@ + rev="73">
@@ -421,7 +421,7 @@ state /var/db/nginx/state/servers.conf; # путь для FreeBSD В данный момент состояние ограничено списком серверов с их параметрами. Файл читается при парсинге конфигурации и обновляется каждый раз при -изменении +изменении конфигурации группы. Изменение содержимого файла напрямую не рекомендуется. Директиву нельзя использовать diff --git a/xml/ru/docs/stream/ngx_stream_upstream_module.xml b/xml/ru/docs/stream/ngx_stream_upstream_module.xml --- a/xml/ru/docs/stream/ngx_stream_upstream_module.xml +++ b/xml/ru/docs/stream/ngx_stream_upstream_module.xml @@ -9,7 +9,7 @@ + rev="31">
@@ -378,7 +378,7 @@ state /var/db/nginx/state/servers.conf; # путь для FreeBSD В данный момент состояние ограничено списком серверов с их параметрами. Файл читается при парсинге конфигурации и обновляется каждый раз при -изменении +изменении конфигурации группы. Изменение содержимого файла напрямую не рекомендуется. Директиву нельзя использовать