diff xml/en/docs/http/ngx_http_status_module.xml @ 1947:6b6d0e844bf7

Moved "health_check" and "match" to ngx_stream_upstream_hc_module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 24 Mar 2017 19:48:53 +0300
parents 88477c5d2751
children 5c55b7054b58
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_status_module.xml
+++ b/xml/en/docs/http/ngx_http_status_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_status_module"
         link="/en/docs/http/ngx_http_status_module.html"
         lang="en"
-        rev="15">
+        rev="16">
 
 <section id="summary">
 
@@ -961,7 +961,7 @@ threshold.
 <tag-name><literal>checks</literal></tag-name>
 <tag-desc>
 The total number of
-<link doc="../stream/ngx_stream_upstream_module.xml" id="health_check">health check</link>
+<link doc="../stream/ngx_stream_upstream_hc_module.xml" id="health_check">health check</link>
 requests made.
 </tag-desc>
 
@@ -980,7 +980,7 @@ the server became unhealthy (state “<literal>unhealthy</literal>”).
 <tag-desc>
 Boolean indicating
 if the last health check request was successful and passed
-<link doc="../stream/ngx_stream_upstream_module.xml" id="match">tests</link>.
+<link doc="../stream/ngx_stream_upstream_hc_module.xml" id="match">tests</link>.
 </tag-desc>
 
 </list>