summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_upstream_hash_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Upstream: simplified ip_hash and hash peer selection code.Ruslan Ermilov1-22/+8
2015-04-14Upstreams: locking.Ruslan Ermilov1-0/+16
2015-04-10Upstream: store peers as a linked list.Ruslan Ermilov1-31/+40
2015-04-10Upstream: track the number of active connections to upstreams.Ruslan Ermilov1-0/+4
2015-03-02Upstream hash: speedup consistent hash init.Roman Arutyunyan1-21/+31
2014-06-02Upstream: generic hash module.Roman Arutyunyan1-0/+631