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 07:05:47 UTC

[GitHub] [apisix] yunfhu removed a comment on issue #5357: request help: Could Apache APISIX process traffic control with tcp/ip protocol?

yunfhu removed a comment on issue #5357:
URL: https://github.com/apache/apisix/issues/5357#issuecomment-966036384


   > > 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.
   
   we have tried use the limit-conn plugin to control tcp/ip traffic(self defined protocol over tcp/ip), it seems not work


-- 
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