diff xml/en/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/en/docs/http/ngx_http_status_module.xml	Wed Mar 29 22:55:20 2017 +0300
+++ b/xml/en/docs/http/ngx_http_status_module.xml	Thu Mar 30 21:26:44 2017 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_status_module"
         link="/en/docs/http/ngx_http_status_module.html"
         lang="en"
-        rev="14">
+        rev="15">
 
 <section id="summary">
 
@@ -562,7 +562,7 @@
 <tag-name><literal>checks</literal></tag-name>
 <tag-desc>
 The total number of
-<link doc="ngx_http_upstream_module.xml" id="health_check">health check</link>
+<link doc="ngx_http_upstream_hc_module.xml" id="health_check">health check</link>
 requests made.
 </tag-desc>
 
@@ -581,7 +581,7 @@
 <tag-desc>
 Boolean indicating
 if the last health check request was successful and passed
-<link doc="ngx_http_upstream_module.xml" id="match">tests</link>.
+<link doc="ngx_http_upstream_hc_module.xml" id="match">tests</link>.
 </tag-desc>
 
 </list>