feat: As a user, I want to limits the rate of response transmission to a client, so that I can protect my bandwidth.
Description
As a user, I want to limits the rate of response transmission to a client, so that I can protect my bandwidth.
would you like to implement this?
I might try it during Chinese New Year.
Should it be treated as an independent plug-in named limit_rate, or should it be placed as an attribute in proxy_control?
I might try it during Chinese New Year. Should it be treated as an independent plug-in named
limit_rate,or should it be placed as an attribute inproxy_control?
You might want to name it "limit-traffic" to correspond with the limit.traffic module in lua-resty-limit-traffic.
@MonkeyDLufy you can send a proposal to the mailing list. I think limit-resp would be a better name.