# HG changeset patch # User Ruslan Ermilov # Date 1396423509 -14400 # Node ID 8bdb4eb27f4811ae75f8bb6e6fb937a53f6927d3 # Parent 1ae8e4a89e4630b95e8ffb98137f0cef47ff129b Documented the new default of "types_hash_bucket_size". diff -r 1ae8e4a89e46 -r 8bdb4eb27f48 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Tue Apr 01 16:51:22 2014 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Wed Apr 02 11:25:09 2014 +0400 @@ -10,7 +10,7 @@ + rev="32">
@@ -2677,16 +2677,19 @@ size -32|64|128 +64 http server location Sets the bucket size for the types hash tables. -The default value depends on the size of the processor’s cache line. The details of setting up hash tables are provided in a separate document. + +Prior to version 1.5.13, +the default value depended on the size of the processor’s cache line. + diff -r 1ae8e4a89e46 -r 8bdb4eb27f48 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Tue Apr 01 16:51:22 2014 +0000 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Wed Apr 02 11:25:09 2014 +0400 @@ -10,7 +10,7 @@ + rev="32">
@@ -2674,16 +2674,19 @@ размер -32|64|128 +64 http server location Задаёт размер корзины в хэш-таблицах типов. -Значение по умолчанию зависит от размера строки кэша процессора. Подробнее настройка хэш-таблиц обсуждается в отдельном документе. + +До версии 1.5.13 +значение по умолчанию зависело от размера строки кэша процессора. +