# HG changeset patch # User Ruslan Ermilov # Date 1414011856 25200 # Node ID 5e45198fa991b86140ffb167686b19bef5ce27a6 # Parent 7d028fc94593b66289d948d7a1cdcaa4b7ba4f4c Documented that with health checks most variables are useless. 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="29">
@@ -648,6 +648,13 @@ considered unhealthy. +Please note that most of the variables will have empty values +when used with health checks. + + + + + This directive is available as part of our commercial subscription. 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="29">
@@ -652,6 +652,13 @@ http { +Обратите внимание, что при использовании проверок +большинство переменных имеют пустые значения. + + + + + Эта директива доступна как часть коммерческой подписки.