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