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

Delay sending the server preface when SNI is configured #3484

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

violetagg
Copy link
Member

  • The server preface will be sent after receiving SniCompletionEvent
  • TLS handshake metrics will be registered after receiving SniCompletionEvent

Fixes #3473

- The server preface will be sent after receiving SniCompletionEvent
- TLS handshake metrics will be registered after receiving SniCompletionEvent

Fixes #3473
@violetagg violetagg added the type/bug A general bug label Oct 24, 2024
@violetagg violetagg added this to the 1.1.24 milestone Oct 24, 2024
@violetagg violetagg requested a review from chemicL October 24, 2024 12:49
@violetagg violetagg linked an issue Oct 24, 2024 that may be closed by this pull request
NiccoMlt added a commit to NiccoMlt/demo-reverse-proxy that referenced this pull request Oct 25, 2024
@violetagg violetagg merged commit 8c333ba into 1.1.x Oct 28, 2024
14 checks passed
@violetagg violetagg deleted the issue-3473 branch October 28, 2024 09:17
violetagg added a commit that referenced this pull request Oct 28, 2024
violetagg added a commit that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException using sniMapping with H2 + HTTP11
1 participant