comparison xml/en/docs/http/ngx_http_status_module.xml @ 1814:7b83f37c806f

Removed link from the "zombies" metric in status.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 13 Oct 2016 20:19:29 +0300
parents 0c08e8861cfe
children 56b6244ddadb
comparison
equal deleted inserted replaced
1813:6d72cbbff061 1814:7b83f37c806f
7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 7 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
8 8
9 <module name="Module ngx_http_status_module" 9 <module name="Module ngx_http_status_module"
10 link="/en/docs/http/ngx_http_status_module.html" 10 link="/en/docs/http/ngx_http_status_module.html"
11 lang="en" 11 lang="en"
12 rev="10"> 12 rev="11">
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_status_module</literal> module provides 17 The <literal>ngx_http_status_module</literal> module provides
557 idle <link doc="ngx_http_upstream_module.xml" id="keepalive"/> connections. 557 idle <link doc="ngx_http_upstream_module.xml" id="keepalive"/> connections.
558 </tag-desc> 558 </tag-desc>
559 559
560 <tag-name id="zombies"><literal>zombies</literal></tag-name> 560 <tag-name id="zombies"><literal>zombies</literal></tag-name>
561 <tag-desc> 561 <tag-desc>
562 The current number of servers 562 The current number of servers removed
563 <link doc="ngx_http_upstream_conf_module.xml" id="upstream_conf">removed</link>
564 from the group but still processing active client requests. 563 from the group but still processing active client requests.
565 </tag-desc> 564 </tag-desc>
566 565
567 <tag-name id="queue"><literal>queue</literal></tag-name> 566 <tag-name id="queue"><literal>queue</literal></tag-name>
568 <tag-desc> 567 <tag-desc>