]> git.kaiwu.me - nginx.git/commit
Geo: optimized configuration parser.
authorRuslan Ermilov <ru@nginx.com>
Wed, 21 Feb 2018 12:50:43 +0000 (15:50 +0300)
committerRuslan Ermilov <ru@nginx.com>
Wed, 21 Feb 2018 12:50:43 +0000 (15:50 +0300)
commit7a45918e0bb5502cda940565de726a13140e92cf
tree35f9bad87ee23d217cf4ad8d7859387d8e1bcc2a
parentf98a8c4db622223485ad5f175c79ecc0695ed5cc
Geo: optimized configuration parser.

If the geo block parser has failed, doing more things is pointless.
src/http/modules/ngx_http_geo_module.c
src/stream/ngx_stream_geo_module.c