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

feat(#4086): keep alive on CONNECT #4128

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

feat(#4086): keep alive on CONNECT #4128

wants to merge 1 commit into from

Conversation

metcoder95
Copy link
Member

This relates to...

Closes #4086

Rationale

Do we see a potential harm of this? I know the original idea was to tell the queue not to re-use the socket so it can be used by the caller instead.

From tests, everything seems normal, but wondering if there's something possibly that I'm not seeing to not do it.

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@metcoder95 metcoder95 requested review from ronag and mcollina April 1, 2025 06:37
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not enough to close that, as one header is missing. A test should also be added for that specific case.

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.

Support proxy keep-alive
2 participants