So I've built 7.74 with QUICHE and found out this:
- It looks like there are no problems now, no interruptions, not even after
hundred requests or so.
- If I introduce some artificial packet loss on the server, i.e. 1% (via
netem tool), eventually it hangs. ( I.e. HTTP2 goes well despite the loss.)

нед, 13. дец 2020. у 00:34 Daniel Stenberg <dan...@haxx.se> је написао/ла:

> 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

Reply via email to