comparison xml/en/docs/http/ngx_http_status_module.xml @ 1198:59099cb4b16f

Status: fixed "backup" description broken in dd64ce140de2.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 19 May 2014 11:44:36 +0400
parents 1594ed379f1f
children 700487454cf2
comparison
equal deleted inserted replaced
1197:4851afb8922f 1198:59099cb4b16f
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="1"> 12 rev="2">
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
253 <link doc="ngx_http_upstream_module.xml" id="server"/>. 253 <link doc="ngx_http_upstream_module.xml" id="server"/>.
254 </tag-desc> 254 </tag-desc>
255 255
256 <tag-name><literal>backup</literal></tag-name> 256 <tag-name><literal>backup</literal></tag-name>
257 <tag-desc> 257 <tag-desc>
258 A boolean value indicating whether the “cache loader” process is still loading 258 A boolean value indicating whether the server is a backup server.
259 data from disk into the cache.
260 </tag-desc> 259 </tag-desc>
261 260
262 <tag-name><literal>weight</literal></tag-name> 261 <tag-name><literal>weight</literal></tag-name>
263 <tag-desc> 262 <tag-desc>
264 Weight of the 263 Weight of the
407 The limit on the maximum size of the cache specified in the configuration. 406 The limit on the maximum size of the cache specified in the configuration.
408 </tag-desc> 407 </tag-desc>
409 408
410 <tag-name><literal>cold</literal></tag-name> 409 <tag-name><literal>cold</literal></tag-name>
411 <tag-desc> 410 <tag-desc>
412 Boolean indicating if “cache loader” is still loading data into the cache. 411 A boolean value indicating whether the “cache loader” process is still loading
412 data from disk into the cache.
413 </tag-desc> 413 </tag-desc>
414 414
415 <tag-name> 415 <tag-name>
416 <literal>hits</literal>, 416 <literal>hits</literal>,
417 <literal>stale</literal>, 417 <literal>stale</literal>,