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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
