summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_limit_conn_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18The limit_req_status and limit_conn_status directives.Maxim Dounin1-2/+18
2012-12-17Added checks that disallow adding a variable with an empty name.Ruslan Ermilov1-2/+2
2012-12-13Fixed variable syntax checking in "set", "geo", "limit_conn_zone",Ruslan Ermilov1-2/+2
2012-08-08Added three missing checks for NULL after ngx_array_push() calls.Valentin Bartenev1-0/+4
2012-07-20Fixed debugging messages to account that limit_zone was renamed to limit_conn.Ruslan Ermilov1-2/+2
2012-02-28Fixed spelling in single-line comments.Ruslan Ermilov1-2/+2
2012-02-27Fix of rbtree lookup on hash collisions.Maxim Dounin1-12/+7
2012-02-10Limit conn: returned to the old behavior of using the first actual limit onValentin Bartenev1-2/+2
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-12-25Fixed limit_conn_log_level/limit_req_log_level inheritance.Valentin Bartenev1-1/+1
2011-11-14Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.Valentin Bartenev1-0/+751