]> git.kaiwu.me - nginx.git/commit
Upstream: the "zone" directive.
authorRuslan Ermilov <ru@nginx.com>
Tue, 14 Apr 2015 16:01:25 +0000 (19:01 +0300)
committerRuslan Ermilov <ru@nginx.com>
Tue, 14 Apr 2015 16:01:25 +0000 (19:01 +0300)
commitcf31347ee84fdaa02f768e641d1a2f1352b6a56a
tree95fa2e6267ffddd5d3ace7bf8108964e7c68fed8
parentb0b7b5a356c7dedf4a1867e94d8a36cbb6dc3da1
Upstream: the "zone" directive.

Upstreams with the "zone" directive are kept in shared memory,
with a consistent view of all worker processes.
auto/modules
auto/options
auto/sources
src/core/ngx_cycle.c
src/core/ngx_cycle.h
src/core/ngx_rwlock.c
src/http/modules/ngx_http_upstream_zone_module.c [new file with mode: 0644]
src/http/ngx_http_upstream.h
src/http/ngx_http_upstream_round_robin.c
src/http/ngx_http_upstream_round_robin.h