comparison xml/en/docs/http/ngx_http_status_module.xml @ 1284:d3548b46b87f

Typo fixed.
author Andrei Belov <defan@nginx.com>
date Wed, 10 Sep 2014 14:59:11 +0400
parents 700487454cf2
children f1e14d87d833
comparison
equal deleted inserted replaced
1283:b4ffb3981416 1284:d3548b46b87f
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="3"> 12 rev="4">
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
453 A boolean value indicating whether the “cache loader” process is still loading 453 A boolean value indicating whether the “cache loader” process is still loading
454 data from disk into the cache. 454 data from disk into the cache.
455 </tag-desc> 455 </tag-desc>
456 456
457 <tag-name> 457 <tag-name>
458 <literal>hits</literal>, 458 <literal>hit</literal>,
459 <literal>stale</literal>, 459 <literal>stale</literal>,
460 <literal>updating</literal>, 460 <literal>updating</literal>,
461 <literal>revalidated</literal> 461 <literal>revalidated</literal>
462 </tag-name> 462 </tag-name>
463 <tag-desc> 463 <tag-desc>