Searched refs:variables_hash_max_size (Results 1 – 9 of 9) sorted by relevance
35 offsetof(ngx_stream_core_main_conf_t, variables_hash_max_size),380 cmcf->variables_hash_max_size = NGX_CONF_UNSET_UINT; in ngx_stream_core_create_main_conf()392 ngx_conf_init_uint_value(cmcf->variables_hash_max_size, 1024); in ngx_stream_core_init_main_conf()
163 ngx_uint_t variables_hash_max_size; member
1234 hash.max_size = cmcf->variables_hash_max_size; in ngx_stream_variables_init_vars()
168 ngx_uint_t variables_hash_max_size; member
186 offsetof(ngx_http_core_main_conf_t, variables_hash_max_size),3229 cmcf->variables_hash_max_size = NGX_CONF_UNSET_UINT; in ngx_http_core_create_main_conf()3249 ngx_conf_init_uint_value(cmcf->variables_hash_max_size, 1024); in ngx_http_core_init_main_conf()
2699 hash.max_size = cmcf->variables_hash_max_size; in ngx_http_variables_init_vars()
1728 variables_hash_max_size и types_hash_bucket_size значения по7022 *) Изменение: директивы variables_hash_max_size и
1691 "variables_hash_max_size" and "types_hash_bucket_size" were changed6892 *) Change: the "variables_hash_max_size" and
703 syn keyword ngxDirective contained variables_hash_max_size