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: Marjan Milošević via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 12 Dec 2020 10:52:41 +0100
Thank you, Daniel, I'll try to be more specific.
I have a simple script with a single task to download a file from a
web-server and do it some number of times (just curl command with some
ordinary switches (redirect output, -w for getting timings and of course
--http3).
After some (unpredictable, small) number of successful requests/responses,
the communication breaks. Wireshark shows ICMP "port unreachable" message.
(Client uses another port, but eventually that one also get "closed".)
image: https://i.stack.imgur.com/vqSwl.png (server is 150, client is 199)
I naively tried to use some fixed client port, but it also rendered
"unreachable" after a while.
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.)
пет, 11. дец 2020. у 23:25 Daniel Stenberg <daniel_at_haxx.se> је написао/ла:
> On Fri, 11 Dec 2020, Marjan Milošević via curl-library wrote:
>
> > When sending several http/3 requests, at some moment the ICMP "port
> > unreachable message" appears. Like curl is using a port to send request,
> but
> > then for some reason it closes it and no answer can be received by the
> > client.
> >
> > What could possible be wrong?
>
> HTTP/3 support is still early and we probably have several bugs in there
> to
> find and fix.
>
> What exactly does it close? And what does it mean *exactly* when you say
> "no
> answer can be received by the client" ?
>
> Maybe start with a recipe on how to reproduce this?
>
>
> --
>
> / 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-12
Date: Sat, 12 Dec 2020 10:52:41 +0100
Thank you, Daniel, I'll try to be more specific.
I have a simple script with a single task to download a file from a
web-server and do it some number of times (just curl command with some
ordinary switches (redirect output, -w for getting timings and of course
--http3).
After some (unpredictable, small) number of successful requests/responses,
the communication breaks. Wireshark shows ICMP "port unreachable" message.
(Client uses another port, but eventually that one also get "closed".)
image: https://i.stack.imgur.com/vqSwl.png (server is 150, client is 199)
I naively tried to use some fixed client port, but it also rendered
"unreachable" after a while.
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.)
пет, 11. дец 2020. у 23:25 Daniel Stenberg <daniel_at_haxx.se> је написао/ла:
> On Fri, 11 Dec 2020, Marjan Milošević via curl-library wrote:
>
> > When sending several http/3 requests, at some moment the ICMP "port
> > unreachable message" appears. Like curl is using a port to send request,
> but
> > then for some reason it closes it and no answer can be received by the
> > client.
> >
> > What could possible be wrong?
>
> HTTP/3 support is still early and we probably have several bugs in there
> to
> find and fix.
>
> What exactly does it close? And what does it mean *exactly* when you say
> "no
> answer can be received by the client" ?
>
> Maybe start with a recipe on how to reproduce this?
>
>
> --
>
> / 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-12