]> git.kaiwu.me - nginx.git/commit
Limit conn: returned to the old behavior of using the first actual limit on
authorValentin Bartenev <vbart@nginx.com>
Fri, 10 Feb 2012 10:48:58 +0000 (10:48 +0000)
committerValentin Bartenev <vbart@nginx.com>
Fri, 10 Feb 2012 10:48:58 +0000 (10:48 +0000)
commit9e8708cbd6da2ba2a2bdbc93c666aeee2dfefddc
tree340645ca1c70e9d4862b742a0fbe85fd8d96e4af
parente35ff2a08c737a39171a74e3492dcce24e45d055
Limit conn: returned to the old behavior of using the first actual limit on
the way.

It was unintentionally changed in r4272, so that it could only limit the first
location where the processing of the request has reached PREACCESS phase.
src/http/modules/ngx_http_limit_conn_module.c