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 #8067 Use nanotime for DosFilter rate tracker (#8082) #8112

Merged
merged 1 commit into from Jun 7, 2022

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Jun 6, 2022

Use nano time to avoid false positives when wall clock changes.

* Fix #8067 Use nanotime for DosFilter rate tracker

Use nano time to avoid false positives when wall clock changes.
@gregw gregw added this to In progress in Jetty 10.0.10/11.0.10 - 🧊 FROZEN 🥶 via automation Jun 6, 2022
Jetty 10.0.10/11.0.10 - 🧊 FROZEN 🥶 automation moved this from In progress to Reviewer approved Jun 6, 2022
@gregw gregw merged commit c34483e into jetty-10.0.x Jun 7, 2022
Jetty 10.0.10/11.0.10 - 🧊 FROZEN 🥶 automation moved this from Reviewer approved to Done Jun 7, 2022
@gregw gregw deleted the jetty-10.0.x-8067-nanotrackertime branch June 7, 2022 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Wall time usage in DoSFilter RateTracker results in false positive alert
2 participants