# HG changeset patch # User Vladimir Homutov # Date 1429616839 -10800 # Node ID 4e5cab61e5486f8570125aa82a18c19699e214bc # Parent 28fdbb38dc406232bc89ff0d837360af34fe255c Documented status of the zone directive in ngx_http_upstream module. diff -r 28fdbb38dc40 -r 4e5cab61e548 xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Tue Apr 21 23:22:13 2015 +0300 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Tue Apr 21 14:47:19 2015 +0300 @@ -10,7 +10,7 @@ + rev="37">
@@ -286,12 +286,18 @@ name size upstream +1.9.0 Defines the name and size of the shared memory zone that keeps the group’s configuration and run-time state that are shared between worker processes. -Such groups allow changing the group membership + + + +Additionally, +as part of our commercial subscription, +such groups allow changing the group membership or modifying the settings of a particular server without the need of restarting nginx. The configuration is accessible via a special location @@ -299,13 +305,6 @@ . - - -This directive is available as part of our -commercial subscription. - - - diff -r 28fdbb38dc40 -r 4e5cab61e548 xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml Tue Apr 21 23:22:13 2015 +0300 +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml Tue Apr 21 14:47:19 2015 +0300 @@ -10,7 +10,7 @@ + rev="37">
@@ -287,12 +287,18 @@ имя размер upstream +1.9.0 Задаёт имя и размер зоны разделяемой памяти, в которой хранятся конфигурация группы и её рабочее состояние, разделяемые между рабочими процессами. -В таких группах для изменения состава группы + + + +Дополнительно, как часть +коммерческой подписки, +в таких группах для изменения состава группы или настроек отдельных серверов нет необходимости перезапускать nginx. Конфигурация доступна через специальный location, @@ -300,13 +306,6 @@ . - - -Эта директива доступна как часть -коммерческой подписки. - - -