traefik / traefik

The Cloud Native Application Proxy
https://traefik.io
MIT License
50.54k stars 5.04k forks source link

Support RateLimit and InFlightReq for tcp proxy #5999

Open zyf0330 opened 4 years ago

zyf0330 commented 4 years ago

Do you want to request a feature or report a bug?

Feature

What did you expect to see?

I find RateLimit and InFlightReq middlewares seem to support only http service. Hope to support tcp service.

dduportal commented 4 years ago

Hi, thanks for your proposal!

This feature request requires #5680 to be implemented first.

EndermanAPM commented 4 years ago

Why is #5680 closed if is not implemented yet?

kanishkatn commented 4 years ago

Could we please get this feature?

zyf0330 commented 4 years ago

Hope more people support this feature to implement.

grouvig commented 4 years ago

For information, "[Feature Request] middlewares for tcp routers" #6684 replaces #5680.