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_keepalive_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
Changed keepalive_requests default to 1000 (ticket #2155).
Maxim Dounin
1
-1
/
+1
2021-04-08
Introduced the "keepalive_time" directive.
Maxim Dounin
1
-0
/
+14
2019-12-05
Upstream keepalive: clearing of c->data in cached connections.
Maxim Dounin
1
-0
/
+1
2018-08-10
Upstream keepalive: keepalive_requests directive.
Maxim Dounin
1
-0
/
+14
2018-08-10
Upstream keepalive: keepalive_timeout directive.
Maxim Dounin
1
-5
/
+20
2018-08-10
Upstream keepalive: comment added.
Maxim Dounin
1
-0
/
+2
2017-11-28
Upstream keepalive: clean read delayed flag in stored connections.
Roman Arutyunyan
1
-0
/
+1
2016-05-23
Introduced the ngx_sockaddr_t type.
Ruslan Ermilov
1
-1
/
+1
2015-12-17
Upstream: don't keep connections on early responses (ticket #669).
Maxim Dounin
1
-0
/
+4
2015-08-11
Core: idle connections now closed only once on exiting.
Valentin Bartenev
1
-0
/
+4
2015-06-04
Upstream keepalive: reduced diffs to the plus version of nginx.
Roman Arutyunyan
1
-39
/
+42
2015-03-03
Upstream keepalive: drop ready flag on EAGAIN from recv(MSG_PEEK).
Valentin Bartenev
1
-1
/
+1
2014-09-29
Upstream keepalive: reset c->sent on cached connections.
Maxim Dounin
1
-0
/
+1
2014-09-11
Upstream keepalive: removed "single" parameter remnants.
Maxim Dounin
1
-20
/
+1
2013-05-15
Upstream keepalive: slightly simplified code.
Ruslan Ermilov
1
-5
/
+2
2013-03-25
Upstream: removed double-free workarounds in peer.free() methods.
Ruslan Ermilov
1
-11
/
+1
2012-12-26
Upstream keepalive: detect duplicate "keepalive" directive.
Ruslan Ermilov
1
-0
/
+4
2012-06-18
Upstream keepalive: "single" parameter deprecated.
Maxim Dounin
1
-29
/
+4
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-09-15
Upstream keepalive module.
Maxim Dounin
1
-0
/
+569