Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: udp getting unreachable while sending http/3 requests
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Sun, 13 Dec 2020 00:34:15 +0100 (CET)
On Sat, 12 Dec 2020, Marjan Milošević wrote:
> Maybe there is some issue with the quiche library? (Unfortunately, I did
> not manage to build curl with GnuTLS, nor OpenSSL on Raspbian, just quiche.)
Ah, it just struck me that you might suffer from the bug we fixed in #6217
(commit 26f682bcc40dd8) that landed in 7.74.0. Without that, curl would leave
the QUIC connection open from the server's point of view so in your case it
might run out of allowed connections.
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-12-13
Date: Sun, 13 Dec 2020 00:34:15 +0100 (CET)
On Sat, 12 Dec 2020, Marjan Milošević wrote:
> Maybe there is some issue with the quiche library? (Unfortunately, I did
> not manage to build curl with GnuTLS, nor OpenSSL on Raspbian, just quiche.)
Ah, it just struck me that you might suffer from the bug we fixed in #6217
(commit 26f682bcc40dd8) that landed in 7.74.0. Without that, curl would leave
the QUIC connection open from the server's point of view so in your case it
might run out of allowed connections.
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.se/mail/etiquette.html
Received on 2020-12-13