index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_upstream_ip_hash_module.c
Commit message (
Expand
)
Author
Age
*
Upstream: re-resolvable servers.
Ruslan Ermilov
2024-11-07
*
Upstream: improved peer selection concurrency for hash and ip_hash.
Ruslan Ermilov
2018-06-14
*
Upstream: max_conns.
Ruslan Ermilov
2016-09-22
*
Fixed logging.
Sergey Kandaurov
2016-03-31
*
Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
2015-04-21
*
Upstream: get rid of questionable micro-optimization in ip_hash.
Ruslan Ermilov
2015-04-16
*
Upstreams: locking.
Ruslan Ermilov
2015-04-14
*
Upstream: store peers as a linked list.
Ruslan Ermilov
2015-04-10
*
Upstream: track the number of active connections to upstreams.
Ruslan Ermilov
2015-04-10
*
Upstream: fix tries check in ip_hash.
Roman Arutyunyan
2014-05-23
*
Upstream: simplified peer selection loop in the "ip_hash" module.
Vladimir Homutov
2013-12-09
*
Win32: Borland C compatibility fixes.
Maxim Dounin
2013-09-04
*
Upstream: warn if multiple non-stackable balancers are installed.
Ruslan Ermilov
2013-04-12
*
Added IPv6 support to ip_hash.
Ruslan Ermilov
2012-06-19
*
Upstream: weights support in ip_hash balancer.
Maxim Dounin
2012-06-03
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Better recheck of dead upstream servers.
Maxim Dounin
2011-10-12
*
a prelimiary IPv6 support, HTTP listen
Igor Sysoev
2009-02-21
*
update ip_hash to "backup" option
Igor Sysoev
2007-08-24
*
set current peer to use it in ngx_http_upstream_free_round_robin_peer()
Igor Sysoev
2007-08-24
*
fix ip_hash on 64-bit platform
Igor Sysoev
2007-08-24
*
fix segfault when session was freed twice
Igor Sysoev
2007-07-10
*
ip_hash used wrong byte order
Igor Sysoev
2007-03-23
*
avoid endless loop
Igor Sysoev
2007-03-06
*
style fix: remove tabs
Igor Sysoev
2007-01-12
*
upstream choice modules
Igor Sysoev
2006-12-04