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_limit_conn_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
Limit conn: added shared context.
Roman Arutyunyan
1
-47
/
+43
2019-11-18
Limit conn: $limit_conn_status variable.
Roman Arutyunyan
1
-3
/
+73
2019-11-19
Limit conn: limit_conn_dry_run directive.
Roman Arutyunyan
1
-1
/
+23
2016-03-31
Fixed logging.
Sergey Kandaurov
1
-2
/
+2
2014-09-24
Limit conn: aligned field names in structures.
Valentin Bartenev
1
-11
/
+11
2014-09-24
Limit conn: use complex value in limit_conn_zone (ticket #121).
Valentin Bartenev
1
-67
/
+54
2014-09-24
Limit conn: removed deprecated "limit_zone" directive.
Valentin Bartenev
1
-84
/
+0
2013-03-18
The limit_req_status and limit_conn_status directives.
Maxim Dounin
1
-2
/
+18
2012-12-17
Added checks that disallow adding a variable with an empty name.
Ruslan Ermilov
1
-2
/
+2
2012-12-13
Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Ruslan Ermilov
1
-2
/
+2
2012-08-08
Added three missing checks for NULL after ngx_array_push() calls.
Valentin Bartenev
1
-0
/
+4
2012-07-20
Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Ruslan Ermilov
1
-2
/
+2
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-2
/
+2
2012-02-27
Fix of rbtree lookup on hash collisions.
Maxim Dounin
1
-12
/
+7
2012-02-10
Limit conn: returned to the old behavior of using the first actual limit on
Valentin Bartenev
1
-2
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-12-25
Fixed limit_conn_log_level/limit_req_log_level inheritance.
Valentin Bartenev
1
-1
/
+1
2011-11-14
Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Valentin Bartenev
1
-0
/
+751