You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/11 10:11:10 UTC

[GitHub] [apisix] tokers commented on issue #5357: request help: Could Apache APISIX process traffic control with tcp/ip protocol?

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-unsubscribe@apisix.apache.org

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