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

一个限流插件 NetCoreRateLimit #85

Closed
eddyyuen opened this issue Oct 14, 2020 · 0 comments
Closed

一个限流插件 NetCoreRateLimit #85

eddyyuen opened this issue Oct 14, 2020 · 0 comments

Comments

@eddyyuen
Copy link

eddyyuen commented Oct 14, 2020

限流插件 NetCoreRateLimit ,99%代码复制自 AspNetCoreRateLimit
功能用法与 AspNetCoreRateLimit 一致。
可以通过IP、ClientId 限制流量,比 BeetleX.Bumblebee.ConcurrentLimits 好,可以按秒、分、小时、天 设置

PM> Install-Package NetCoreRateLimit -Version 1.0.2

未完整测试,准备上生产环境

ps. 因我们网关用很久了,基于 BeetleX.Bumblebee 1.2.0.3 开发

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

No branches or pull requests

1 participant