Re: Per IP bandwidth limit

2019-11-12 Thread Zafer Gürel
There is something like follows: https://github.com/openresty/lua-resty-limit-traffic It's a lua script and may be a starting point to develop a module for your need. There is a comment like that: here we use the remote (IP) address as the limiting key Hope it helps. Zafer Kostya Velychkovsky

Re: Per IP bandwidth limit

2019-11-12 Thread Kostya Velychkovsky
Maybe, but I didn’t find something relatively to my question. Надіслано з iPhone > 12 лист. 2019 р. о 02:01 J.R. пише: > > Maybe you can write something with the njs module? Nothing that I have > read in the standard nginx docs or blogs really addresses how you want > to throttle (though it do