changeset 1348:5e45198fa991

Documented that with health checks most variables are useless.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 22 Oct 2014 14:04:16 -0700
parents 7d028fc94593
children 97c8b146cb0e
files xml/en/docs/http/ngx_http_upstream_module.xml xml/ru/docs/http/ngx_http_upstream_module.xml
diffstat 2 files changed, 16 insertions(+), 2 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="28">
+        rev="29">
 
 <section id="summary">
 
@@ -648,6 +648,13 @@ considered unhealthy.
 
 <para>
 <note>
+Please note that most of the variables will have empty values
+when used with health checks.
+</note>
+</para>
+
+<para>
+<note>
 This directive is available as part of our
 <commercial_version>commercial subscription</commercial_version>.
 </note>
--- 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="28">
+        rev="29">
 
 <section id="summary">
 
@@ -652,6 +652,13 @@ http {
 
 <para>
 <note>
+Обратите внимание, что при использовании проверок
+большинство переменных имеют пустые значения.
+</note>
+</para>
+
+<para>
+<note>
 Эта директива доступна как часть
 <commercial_version>коммерческой подписки</commercial_version>.
 </note>