prezi / reverse-proxy-rate-limiter

Reverse proxy written in Node.js that limits incoming requests based on their origin and the number of active concurrent requests.
Apache License 2.0
9 stars 1 forks source link

Cleaner rate-limiter and limits-evaluator separation #5

Closed dtorok closed 9 years ago

dtorok commented 9 years ago
johannesschirrmeister commented 9 years ago

I could reproduce the flakiness of the tests on my machine in the master branch too so that's not a blocker for this PR.