Open gergelyke opened 9 years ago
We actually wanted to implement our rate-limiting concept as an nginx plugin written in lua at first, because we already use that combination for another purpose in our infrastructure. We eventually decided against it, because it comes with a much more complicated development environment compared to node.
In addition, we haven't used node before in production and this seemed like a great opportunity to gather some experience :)
I was wondering, what' the benefit of using this over nginx?