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
Collaborator

@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 from 681bad9 to e949d34 Compare June 22, 2023 15:34
@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
@zakuwaki zakuwaki force-pushed the feat-traffic-control branch from 720608e to 184d5d0 Compare July 11, 2023 07:35
@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 19 times, most recently from 2a94ea6 to 8e2e172 Compare December 21, 2024 17:32
@nekohasekai nekohasekai force-pushed the dev-next branch 11 times, most recently from e5fc717 to 5ae3217 Compare December 28, 2024 07:35
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.

1 participant