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_req_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
Merge of r4500: fixed spelling in single-line comments.
Maxim Dounin
1
-2
/
+2
2012-03-05
Merge of r4498:
Maxim Dounin
1
-28
/
+23
2012-02-05
Merge of r4406, r4413: copyrights updated.
Maxim Dounin
1
-0
/
+1
2012-02-05
Merge of r4381, r4400:
Maxim Dounin
1
-1
/
+3
2010-10-14
change order of limit_req lookup result processing
Igor Sysoev
1
-51
/
+48
2010-10-13
an excess was logged as 0.000 if requests were limited without delay:
Igor Sysoev
1
-18
/
+8
2010-05-24
fix delay in limit_req
Igor Sysoev
1
-1
/
+2
2009-10-06
fix r3184
Igor Sysoev
1
-4
/
+4
2009-10-06
limit_req_log_level
Igor Sysoev
1
-3
/
+30
2009-10-06
make limit_req to conform to the leaky bucket algorithm
Igor Sysoev
1
-4
/
+5
2009-07-09
style fix
Igor Sysoev
1
-2
/
+2
2009-07-09
fix client write event handling in ngx_http_limit_req_module
Igor Sysoev
1
-0
/
+15
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2009-04-18
support attaching to an existent Win32 shared memory
Igor Sysoev
1
-39
/
+44
2009-04-16
move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Igor Sysoev
1
-6
/
+8
2009-03-27
delete duplicate error logging
Igor Sysoev
1
-5
/
+0
2009-03-27
improve ngx_slab_alloc() error logging
Igor Sysoev
1
-0
/
+11
2008-12-08
*) add zone name while logging 503 error reason
Igor Sysoev
1
-4
/
+9
2008-12-08
update comment
Igor Sysoev
1
-1
/
+1
2008-12-08
rename "lz" to "lr" in variable names
Igor Sysoev
1
-50
/
+50
2008-11-14
use integer instead of float
Igor Sysoev
1
-22
/
+25
2008-11-14
change rate to an excess
Igor Sysoev
1
-17
/
+17
2008-11-11
*) correct leaky bucket implementation
Igor Sysoev
1
-58
/
+23
2008-11-10
ngx_http_limit_req_module
Igor Sysoev
1
-0
/
+794