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_least_conn_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
Upstream: re-resolvable servers.
Ruslan Ermilov
1
-0
/
+12
2016-09-22
Upstream: max_conns.
Ruslan Ermilov
1
-0
/
+9
2016-09-22
Upstream: removed the quick recovery mechanism.
Ruslan Ermilov
1
-6
/
+0
2016-09-22
Upstream: style.
Maxim Dounin
1
-1
/
+0
2016-03-30
Style.
Ruslan Ermilov
1
-1
/
+1
2015-04-14
Upstreams: locking.
Ruslan Ermilov
1
-0
/
+10
2015-04-10
Upstream: store peers as a linked list.
Ruslan Ermilov
1
-10
/
+11
2015-04-10
Upstream: track the number of active connections to upstreams.
Ruslan Ermilov
1
-120
/
+18
2014-09-12
Upstream: included backup peers into peer.tries.
Roman Arutyunyan
1
-5
/
+0
2013-05-21
Upstream: fixed fail_timeout and max_fails > 1.
Maxim Dounin
1
-1
/
+4
2013-04-12
Upstream: warn if multiple non-stackable balancers are installed.
Ruslan Ermilov
1
-0
/
+5
2013-03-25
Upstream: removed double-free workarounds in peer.free() methods.
Ruslan Ermilov
1
-4
/
+0
2012-12-25
Upstream: fixed state resetting when switching to backup servers.
Valentin Bartenev
1
-1
/
+3
2012-07-24
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
1
-1
/
+1
2012-06-04
Upstream: least_conn compilation fixes.
Maxim Dounin
1
-5
/
+3
2012-06-03
Upstream: least_conn balancer module.
Maxim Dounin
1
-0
/
+404