muhproductions / muh

High performance and low latency in memory paste service.
http://muh.io
Apache License 2.0
2 stars 1 forks source link

[RFE] Ratelimiting #3

Closed tonobo closed 8 years ago

tonobo commented 8 years ago

Provide a http flood protection. The current idea is to limit by gist/snippet size and amount of requests.

tonobo commented 8 years ago

added in b79ebd35098a8bbd1c05d11fbcdc50de8e82a6d9

tonobo commented 8 years ago

As already in #7 , the ratelimit should be handle multiple caching tiers.

tonobo commented 8 years ago

closed due to b416730