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

fix: too-small scrape request packets may trip SYN flood detection #3236

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Jun 8, 2022

Fixes #964.

@ile6695
Copy link
Contributor

ile6695 commented Jun 8, 2022

As a side note: options.timeout_secs right above this fix is an integer, but it's assigned a long 90L. Same is done for scrapes.

@ckerr ckerr merged commit 00386d0 into main Jun 8, 2022
@ckerr ckerr deleted the fix/964-too-small-scrape-req-packets-may-trip-syn-flood-detection branch June 8, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Too small scrape request packets may trip SYN flood detection of some trackers
2 participants