]> git.kaiwu.me - nginx.git/commit
Core: fixed hash to actually try max_size.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 31 Mar 2014 17:40:35 +0000 (21:40 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 31 Mar 2014 17:40:35 +0000 (21:40 +0400)
commit8877284863950c2a51d5b076a781437b81cd41e1
tree26ed2246adc8440f89de7497cce8af93975537fc
parent2a620ae109cb97bd320ad367d9af2d9f7b24090c
Core: fixed hash to actually try max_size.

Previously, maximum size of a hash table built was (max_size - 1).
src/core/ngx_hash.c