10000 increase QUIC DEFAULT_MAX_CONNECTIONS_PER_IPADDR_PER_MINUTE to 16 by lijunwangs · Pull Request #6665 · anza-xyz/agave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

increase QUIC DEFAULT_MAX_CONNECTIONS_PER_IPADDR_PER_MINUTE to 16 #6665

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

8000
lijunwangs
Copy link

Problem

There are reported problems having trouble to make connections due the limit is too low when connection is evicted by the server or timed out or other errors.

Summary of Changes

Double the DEFAULT_MAX_CONNECTIONS_PER_IPADDR_PER_MINUTE.

Fixes #

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.3%. Comparing base (8b6d80f) to head (5cbc535).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6665   +/-   ##
=======================================
  Coverage    83.3%    83.3%           
=======================================
  Files         849      849           
  Lines      379469   379469           
=======================================
+ Hits       316234   316253   +19     
+ Misses      63235    63216   -19     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alexpyattaev
Copy link

What specific problem are we solving by enforcing this per-ip rate limit?

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

Successfully merging this pull request may close these issues.

3 participants
0