tokers commented on issue #5357:
URL: https://github.com/apache/apisix/issues/5357#issuecomment-966174965


   > > > Is apisix able process traffic control with tcp/ip protocol?
   > > 
   > > 
   > > Yes, you can use the `limit-conn` plugin in the stream sub-system, see 
https://github.com/apache/apisix/blob/master/apisix/stream/plugins/limit-conn.lua.
   > > However, it's not feasible to limit the bandwidth through APISIX stream 
plugins, you may have to write your own.
   > 
   > thanks, the limit-conn plugin works well for tcp/ip,any other traffic 
control plugin for tcp/ip traffic?
   
   If I remember correctly, currently, we can just use this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to