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 <[email protected]>, 12 Kas 2019 Sal, 11:51 tarihinde şunu yazdı: > Maybe, but I didn’t find something relatively to my question. > > Надіслано з iPhone > > > 12 лист. 2019 р. о 02:01 J.R. <[email protected]> пише: > > > > 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 does make sense). > > > > Maybe there is a 3rd party module? > > _______________________________________________ > > nginx mailing list > > [email protected] > > http://mailman.nginx.org/mailman/listinfo/nginx > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
