]> git.kaiwu.me - nginx.git/commit
Upstream: fix tries check in ip_hash.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 23 May 2014 09:47:05 +0000 (13:47 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 23 May 2014 09:47:05 +0000 (13:47 +0400)
commit3e279a8eb492ff903ccc46cf03bbd95a30a7dcf1
tree3cf60c39a1154e00d5c5bd26000cb5d36cd98ca3
parent7808ac0d42fd8d05d0f925cd113193f38e3b1313
Upstream: fix tries check in ip_hash.

Make two checks for maximum number of tries consistent.
The other one checks '>' condition.
src/http/modules/ngx_http_upstream_ip_hash_module.c