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

Remove default limit on max tcp connections by setting max-conns-per-host to 0 #1909

Merged
merged 4 commits into from
May 16, 2024

Conversation

ashmeenkaur
Copy link
Collaborator

@ashmeenkaur ashmeenkaur commented May 14, 2024

Description

change default value of max-conns-per-host to 0 [unlimited].

Link to the issue in case of a bug fix.

b/329816962

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA
  4. Perf tests - (2 runs)

    4ZRBxYnyn7WZSTV
    5joHVkBWtwGfmiM

@ashmeenkaur ashmeenkaur added the execute-perf-test Execute performance test in PR label May 14, 2024
@ashmeenkaur ashmeenkaur added execute-integration-tests Run only integration tests and removed execute-perf-test Execute performance test in PR labels May 14, 2024
@ashmeenkaur ashmeenkaur marked this pull request as ready for review May 14, 2024 10:04
@ashmeenkaur ashmeenkaur requested a review from a team as a code owner May 14, 2024 10:04
flags.go Show resolved Hide resolved
@ashmeenkaur ashmeenkaur removed the execute-integration-tests Run only integration tests label May 14, 2024
@ashmeenkaur ashmeenkaur requested a review from sethiay May 14, 2024 10:58
@ashmeenkaur ashmeenkaur requested a review from sethiay May 15, 2024 13:12
@ashmeenkaur ashmeenkaur merged commit 6516028 into master May 16, 2024
8 checks passed
@ashmeenkaur ashmeenkaur deleted the max-conns-per-host-default branch May 16, 2024 10:35
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.

None yet

2 participants