Home
last modified time | relevance | path

Searched refs:server_names_hash_max_size (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h165 ngx_uint_t server_names_hash_max_size; member
H A Dngx_http_core_module.c200 offsetof(ngx_http_core_main_conf_t, server_names_hash_max_size),
3226 cmcf->server_names_hash_max_size = NGX_CONF_UNSET_UINT; in ngx_http_core_create_main_conf()
3241 ngx_conf_init_uint_value(cmcf->server_names_hash_max_size, 512); in ngx_http_core_init_main_conf()
H A Dngx_http.c1491 hash.max_size = cmcf->server_names_hash_max_size; in ngx_http_server_names()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru7133 *) Изменение: директивы server_names_hash_max_size и
H A DCHANGES7004 *) Change: the "server_names_hash_max_size" and
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim565 syn keyword ngxDirective contained server_names_hash_max_size