# HG changeset patch # User Ruslan Ermilov # Date 1326370926 0 # Node ID 86732337c73088cdccf08d2f98b66c7c207a9992 # Parent 6c9341b60e6a99b1af8cbec3342105e9e2169082 Added a historical information for proxy_cache_lock, proxy_cache_lock_timeout, fastcgi_cache_lock, and fastcgi_cache_lock_timeout directives. diff -r 6c9341b60e6a -r 86732337c730 xml/en/docs/http/ngx_http_fastcgi_module.xml --- a/xml/en/docs/http/ngx_http_fastcgi_module.xml Wed Jan 11 10:17:12 2012 +0000 +++ b/xml/en/docs/http/ngx_http_fastcgi_module.xml Thu Jan 12 12:22:06 2012 +0000 @@ -136,6 +136,7 @@ http server location +1.1.12 When enabled, only one request at a time will be allowed to populate @@ -156,6 +157,7 @@ http server location +1.1.12 Sets a timeout for . diff -r 6c9341b60e6a -r 86732337c730 xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml Wed Jan 11 10:17:12 2012 +0000 +++ b/xml/en/docs/http/ngx_http_proxy_module.xml Thu Jan 12 12:22:06 2012 +0000 @@ -164,6 +164,7 @@ http server location +1.1.12 When enabled, only one request at a time will be allowed to populate @@ -184,6 +185,7 @@ http server location +1.1.12 Sets a timeout for . diff -r 6c9341b60e6a -r 86732337c730 xml/ru/docs/http/ngx_http_fastcgi_module.xml --- a/xml/ru/docs/http/ngx_http_fastcgi_module.xml Wed Jan 11 10:17:12 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_fastcgi_module.xml Thu Jan 12 12:22:06 2012 +0000 @@ -135,6 +135,7 @@ http server location +1.1.12 Если включено, одновременно только одному запросу будет позволено @@ -155,6 +156,7 @@ http server location +1.1.12 Задаёт таймаут для . diff -r 6c9341b60e6a -r 86732337c730 xml/ru/docs/http/ngx_http_proxy_module.xml --- a/xml/ru/docs/http/ngx_http_proxy_module.xml Wed Jan 11 10:17:12 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_proxy_module.xml Thu Jan 12 12:22:06 2012 +0000 @@ -163,6 +163,7 @@ http server location +1.1.12 Если включено, одновременно только одному запросу будет позволено @@ -183,6 +184,7 @@ http server location +1.1.12 Задаёт таймаут для .