]> git.kaiwu.me - nginx.git/commit
Limit zone: added the "limit_conn_zone" directive.
authorValentin Bartenev <vbart@nginx.com>
Thu, 10 Nov 2011 16:25:08 +0000 (16:25 +0000)
committerValentin Bartenev <vbart@nginx.com>
Thu, 10 Nov 2011 16:25:08 +0000 (16:25 +0000)
commit1dbd331849d53e7e9d3c6f76e57c11c3156a6840
tree5697247481fe66d963204f5fe975d55ebbe01551
parentaaf5a5772f4a5ea43726af8771ce65a814bae3f9
Limit zone: added the "limit_conn_zone" directive.

It supersedes old "limit_zone" directive (deprecated accordingly) and uses
syntax consistent with the "limit_req_zone" directive.
src/http/modules/ngx_http_limit_zone_module.c