-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Investigate breakage of the http3 server demo after a few iterations of client connections #752
Comments
I have reproduced the issue... it takes several minutes on my box. |
This really sounds like something in the server code in the library. Even if the client was doing something wrong, it should never cause the server to break on the subsequent connections. |
Yes the error in ossl-nghttp3-demo-server.c |
=> Received connection on 2 I should have a patch soon, the code needs some refactoring :-( |
@t8m, the above proposed fix to the demo server code appears to be effective for this issue. |
Need to check with browsers now.
we have a linked pr, need to review |
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from #24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from #24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from #24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from #24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Fixes openssl/project#752 Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from openssl#24946)
Copying comment from @vdukhovni openssl/openssl#24749 (comment)
@vdukhovni wrote:
Did you mean "was"? I see you added some code for that, but I still the client reach an error state after a few tries:
The last few messages from the server were:
The text was updated successfully, but these errors were encountered: