# HG changeset patch # User Yaroslav Zhuravlev # Date 1444126078 -10800 # Node ID 201bf8fa69e5bb822e7b881ac9b4baa8d1a0370c # Parent c711a8a1a8f987b45fbfcb9abae56f9be6b43cb3 Added shared memory requirement to resolver in http and stream. 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="43">
@@ -236,6 +236,7 @@ monitors changes of the IP addresses that correspond to a domain name of the server, and automatically modifies the upstream configuration without the need of restarting nginx (1.5.12). +The server group must reside in the shared memory. In order for this parameter to work, 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="8">
@@ -220,6 +220,7 @@ monitors changes of the IP addresses that correspond to a domain name of the server, and automatically modifies the upstream configuration without the need of restarting nginx. +The server group must reside in the shared memory. In order for this parameter to work, 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="43">
@@ -235,6 +235,7 @@ 5 запросов на backend1.example.com отслеживает изменения IP-адресов, соответствующих доменному имени сервера, и автоматически изменяет конфигурацию группы без необходимости перезапуска nginx (1.5.12). +Группа должна находиться в зоне разделяемой памяти. Для работы этого параметра директива