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

Fix memory leak on config endpoint calls #12

Closed tkornai closed 8 years ago

dtorok commented 8 years ago

👍