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

Recover from DoS #71

Open
zcorpan opened this issue Sep 6, 2022 · 2 comments
Open

Recover from DoS #71

zcorpan opened this issue Sep 6, 2022 · 2 comments

Comments

@zcorpan
Copy link
Member

zcorpan commented Sep 6, 2022

I was ad-hoc testing image loading and used ?pipe=trickle(...) with a multi-second delay with wpt.live, which ended up DoSing the server entirely for a few minutes. cc @foolip @jgraham

@jcscottiii
Copy link
Collaborator

jcscottiii commented Sep 26, 2022

Hey @zcorpan do you remember the approximate requests per second when you did this? (I am relatively new to the project. Trying to get an understanding of the scale of the requests)

@zcorpan
Copy link
Member Author

zcorpan commented Sep 27, 2022

I think it must have been less than 10 requests per second at most since I tested manually in 3 browsers and reloaded the page a few times, with a demo that only issued a single trickled request.

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

2 participants