Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bandwidth limiter in Route #668

Open
wants to merge 6 commits into
base: dev-next
Choose a base branch
from

Conversation

zakuwaki
Copy link
Contributor

@zakuwaki zakuwaki commented Jun 22, 2023

特性

  1. 加入了期待已久的限速模块
  2. 可以在 Route 中根据 tag 选择限速器,实现结合路由规则灵活的进行流量控制
  3. 可以在全局对 auth_user/inbound 进行限速

TODO

  • 完善 doc
  • 项目 maintainer 验证并确认代码无误

@zakuwaki zakuwaki force-pushed the feat-traffic-control branch 4 times, most recently from 0bd5ffd to aef4d8e Compare June 29, 2023 09:41
@nekohasekai nekohasekai force-pushed the dev-next branch 2 times, most recently from bf75427 to 9c8565c Compare July 2, 2023 10:46
@zakuwaki zakuwaki force-pushed the feat-traffic-control branch 2 times, most recently from cc4e41f to e1930e6 Compare July 7, 2023 07:58
@zakuwaki zakuwaki force-pushed the feat-traffic-control branch 5 times, most recently from d5c7b43 to 720608e Compare July 11, 2023 02:31
@nekohasekai nekohasekai force-pushed the dev-next branch 2 times, most recently from d2e2372 to 6879def Compare July 11, 2023 07:44
@zakuwaki zakuwaki force-pushed the feat-traffic-control branch 3 times, most recently from 82dba1f to c8b2277 Compare July 18, 2023 07:38
@zakuwaki zakuwaki force-pushed the feat-traffic-control branch 3 times, most recently from 16c1254 to 563702e Compare July 24, 2023 06:51
@nekohasekai nekohasekai force-pushed the dev-next branch 3 times, most recently from e033ed3 to 6904e1c Compare August 1, 2023 05:37
@nekohasekai nekohasekai force-pushed the dev-next branch 9 times, most recently from 82269a4 to 1bc83a1 Compare June 22, 2024 06:16
@nekohasekai nekohasekai force-pushed the dev-next branch 11 times, most recently from b34153f to 6da5ed4 Compare June 27, 2024 13:22
@nekohasekai nekohasekai force-pushed the dev-next branch 10 times, most recently from 07b192a to 06ee404 Compare July 7, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant