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 TLS close initiated by Sozu #1160

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

Wonshtrum
Copy link
Member

Sozu did not send a close notify packet upon closing a TLS connection.
The current solution is limited by the "vertical" design of Sozu but should work in most cases and with most clients.
This use case is an argument for a more "layer-based" approach.

@FlorentinDUBOIS FlorentinDUBOIS merged commit a81c50e into main Dec 5, 2024
25 checks passed
@FlorentinDUBOIS FlorentinDUBOIS deleted the devel/edemolis/fix/tls-close branch December 5, 2024 09:18
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.

2 participants