Re: bandwidth limit for specific server

2021-12-24 Thread Paul
On 2021-12-22 8:53 p.m., huiming wrote: Francis Daly?? ?0?2extremely appreciative of your feedback. ?0?2 ?0?2 ?0?2Any suggestion for third-party module that does some form of internal bandwidth limiting? Disclaimer: this is not a specific nginx reply. And it's not third-party. You can pro

Re: bandwidth limit for specific server

2021-12-24 Thread Nicolas Franck
Something to take into account: if you limit the bandwidth, a nginx worker will have to spend more time for that request, time he cannot spend on other, possibly more meaningful requests. > On 24 Dec 2021, at 14:23, Francis Daly wrote: > > On Thu, Dec 23, 2021 at 09:53:26AM +0800, huiming wrote:

Re: bandwidth limit for specific server

2021-12-24 Thread Francis Daly
On Thu, Dec 23, 2021 at 09:53:26AM +0800, huiming wrote: Hi there, > Any suggestion for third-party module that does some form of internal > bandwidth limiting? Noting that I imagine that if this facility were straightforward to implement efficiently and reliably in a future-proof fashion, it w