-
Notifications
You must be signed in to change notification settings - Fork 927
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
Fix Slow-Rate Attack bug #3945
Comments
cc @zishen for help. |
ok |
Yes, we do have this problem. |
Hi @zishen You can assign this issue to yourself with the command |
ok,I'm gland to fix this bug. /assign |
It seems that we don't need to sync it to the previous branch, I will update the label to cleanup |
What happened:
In karmada, both ReadTimeout and WriteTimeout are not configured on the server, will lead to slow-rate attacks.
What you expected to happen:
Fix Slow-Rate Attack
How to reproduce it (as minimally and precisely as possible):
eg:cmd/scheduler/app/scheduler.go line 209
Anything else we need to know?:
Environment:
kubectl-karmada version
orkarmadactl version
):The text was updated successfully, but these errors were encountered: