Home
last modified time | relevance | path

Searched refs:NGX_HASH_LARGE_HSIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_hash.h69 #define NGX_HASH_LARGE_HSIZE 10007 macro
H A Dngx_hash.c668 ha->hsize = NGX_HASH_LARGE_HSIZE; in ngx_hash_keys_array_init()