comparison xml/ru/docs/http/ngx_http_fastcgi_module.xml @ 1973:3460bd328287

Documented cache version change in proxy_cache_path and friends.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 21 Apr 2017 21:15:02 +0300
parents dd96a09dd4f7
children 4f3dd2f548cf
comparison
equal deleted inserted replaced
1972:e497e92a9521 1973:3460bd328287
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Модуль ngx_http_fastcgi_module" 10 <module name="Модуль ngx_http_fastcgi_module"
11 link="/ru/docs/http/ngx_http_fastcgi_module.html" 11 link="/ru/docs/http/ngx_http_fastcgi_module.html"
12 lang="ru" 12 lang="ru"
13 rev="45"> 13 rev="46">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 Модуль <literal>ngx_http_fastcgi_module</literal> позволяет передавать 18 Модуль <literal>ngx_http_fastcgi_module</literal> позволяет передавать
522 </tag-desc> 522 </tag-desc>
523 523
524 </list> 524 </list>
525 </para> 525 </para>
526 526
527 <para>
528 <note>
529 В версиях 1.7.3, 1.7.7 и 1.11.10 формат заголовка кэша был изменён.
530 При обновлении на более новую версию nginx
531 ранее закэшированные ответы будут считаться недействительными.
532 </note>
533 </para>
534
527 </directive> 535 </directive>
528 536
529 537
530 <directive name="fastcgi_cache_purge"> 538 <directive name="fastcgi_cache_purge">
531 <syntax>строка ...</syntax> 539 <syntax>строка ...</syntax>