yunfhu edited a comment on issue #5357: URL: https://github.com/apache/apisix/issues/5357#issuecomment-966043803
> > 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? -- 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]
