]> git.kaiwu.me - nginx.git/commit
Upstream: fixed "down" and "backup" parsing.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 2 Oct 2013 11:07:15 +0000 (15:07 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 2 Oct 2013 11:07:15 +0000 (15:07 +0400)
commit31d023e53e75097b7ee75fc4b52383aa989c5325
tree9f47853979e5f1d0d572767bc1443d7add8f7273
parentcfb2b55e8d3e5d9e9da87ad7dd2258c3c571cbb1
Upstream: fixed "down" and "backup" parsing.

Previously arguments starting with "down" or "backup" were considered
valid, e.g. "server ... downFOO;".
src/http/ngx_http_upstream.c