# HG changeset patch # User Vladimir Homutov # Date 1356524298 0 # Node ID 9e5847af3b2d8b9d6e3f7f531d19f525d0d0e5ef # Parent bc49234345916ccbe5964617925c35316dd75622 Documented the "proxy_headers_hash_bucket/max_size" directives. diff -r bc4923434591 -r 9e5847af3b2d xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml Wed Dec 26 08:41:34 2012 +0000 +++ b/xml/en/docs/http/ngx_http_proxy_module.xml Wed Dec 26 12:18:18 2012 +0000 @@ -10,7 +10,7 @@ + rev="7">
@@ -610,6 +610,42 @@ + +size +64 +http +server +location + + +Sets the bucket size for hash tables +used by the and +directives. +Details of setting up hash tables are provided in a separate +document. + + + + + + +size +512 +http +server +location + + +Sets the maximum size of hash tables +used by the and +directives. +Details of setting up hash tables are provided in a separate +document. + + + + + field diff -r bc4923434591 -r 9e5847af3b2d xml/ru/docs/http/ngx_http_proxy_module.xml --- a/xml/ru/docs/http/ngx_http_proxy_module.xml Wed Dec 26 08:41:34 2012 +0000 +++ b/xml/ru/docs/http/ngx_http_proxy_module.xml Wed Dec 26 12:18:18 2012 +0000 @@ -10,7 +10,7 @@ + rev="7">
@@ -608,6 +608,42 @@ + +размер +64 +http +server +location + + +Задаёт размер корзины для хэш-таблиц, +используемых директивами . +Подробнее настройка хэш-таблиц обсуждается в отдельном +документе. + + + + + + +размер +512 +http +server +location + + +Задаёт максимальный размер хэш-таблиц, +используемых директивами и +. +Подробнее настройка хэш-таблиц обсуждается в отдельном +документе. + + + + + поле