comparison xml/en/docs/http/ngx_http_proxy_module.xml @ 1015:af77dd40abeb

Documented the appearance of "fastcgi_" and "proxy_cache_revalidate".
author Vladimir Homutov <vl@nginx.com>
date Tue, 19 Nov 2013 18:44:49 +0400
parents 2ad2f30efdf2
children e582a10b1917
comparison
equal deleted inserted replaced
1014:7ec9a1afbadc 1015:af77dd40abeb
370 <syntax><literal>on</literal> | <literal>off</literal></syntax> 370 <syntax><literal>on</literal> | <literal>off</literal></syntax>
371 <default>off</default> 371 <default>off</default>
372 <context>http</context> 372 <context>http</context>
373 <context>server</context> 373 <context>server</context>
374 <context>location</context> 374 <context>location</context>
375 <appeared-in>1.5.7</appeared-in>
375 376
376 <para> 377 <para>
377 Enables revalidation of expired cache items using conditional requests with 378 Enables revalidation of expired cache items using conditional requests with
378 the <header>If-Modified-Since</header> header field. 379 the <header>If-Modified-Since</header> header field.
379 </para> 380 </para>