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

[UNDERTOW-2457] Backport: Share bytes across multiples attempts to parse v1 by … #1691

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

fl4via
Copy link
Member

@fl4via fl4via commented Oct 17, 2024

…ProxyProtocolReadListener, but make sure that we are discarding the bytes whenever we have concluded a reading or reached an error state, so it doesn't leak across multiple requests

Jira:
https://issues.redhat.com/browse/UNDERTOW-2457
Main PR: #1672
2.2.x PR: #1685

…ProxyProtocolReadListener, but make sure that we are discarding the bytes whenever we have concluded a reading or reached an error state, so it doesn't leak across multiple requests

Signed-off-by: Flavia Rainone <[email protected]>
@fl4via fl4via added waiting CI check Ready to be merged but waiting for CI check backport The PR is the result of backporting another PR to a maintainance branch and removed waiting CI check Ready to be merged but waiting for CI check labels Oct 17, 2024
@fl4via fl4via merged commit e6eb76a into undertow-io:2.3.x Oct 21, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport The PR is the result of backporting another PR to a maintainance branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant