diff xml/ru/docs/http/ngx_http_status_module.xml @ 1945:88477c5d2751

Moved "health_check" and "match" to ngx_http_upstream_hc_module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 30 Mar 2017 21:26:44 +0300
parents 96232cc8a0b7
children 6b6d0e844bf7
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_status_module.xml	Wed Mar 29 22:55:20 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_status_module.xml	Thu Mar 30 21:26:44 2017 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_status_module"
         link="/ru/docs/http/ngx_http_status_module.html"
         lang="ru"
-        rev="14">
+        rev="15">
 
 <section id="summary">
 
@@ -564,7 +564,7 @@
 <tag-name><literal>checks</literal></tag-name>
 <tag-desc>
 Суммарное число запросов
-<link doc="ngx_http_upstream_module.xml" id="health_check">проверки
+<link doc="ngx_http_upstream_hc_module.xml" id="health_check">проверки
 работоспособности</link>.
 </tag-desc>
 
@@ -583,7 +583,7 @@
 <tag-desc>
 Логическое значение, означающее, была ли последняя проверка
 работоспособности удачной и удовлетворял ли ответ заданным
-<link doc="ngx_http_upstream_module.xml" id="match">тестам</link>.
+<link doc="ngx_http_upstream_hc_module.xml" id="match">тестам</link>.
 </tag-desc>
 
 </list>