commit | 3a7d20781d8e8fee95765288dd4d83827c0e63fd | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Mar 05 23:48:25 2009 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Mar 05 23:48:25 2009 +0100 |
tree | e16bf537b95c85974efef9b501aa6bcb1b486abb | |
parent | 079ff0a20727e45a292e37d111bbca72ed865429 [diff] |
[MEDIUM] implement "rate-limit sessions" for the frontend The new "rate-limit sessions" statement sets a limit on the number of new connections per second on the frontend. As it is extremely accurate (about 0.1%), it is efficient at limiting resource abuse or DoS.