Re: Happy Eyeballs doesn't seem to work with c-ares when IPv6 name servers on top of the name server list don't respond

2021-11-25 Thread Daniel Stenberg via curl-library
On Thu, 25 Nov 2021, Dmitry Karpov via curl-library wrote: It seems the problem is that even though libcurl implements Happy Eyeballs for DNS queries and runs A and queries in parallel, c-ares still goes through the list of name servers as they are listed in the resolv.conf. All the name

Mailing list (RFC2369) headers

2021-11-25 Thread Timothe Litt via curl-library
The (RFC2369) e-mail headers for this mailing list (curl-library) include: List-Archive: This URL format is standard for MailMan V2 mailing lists, but results in a 404 for this one. It appears that the value of List-Archive should be https://cur

Re: Mailing list (RFC2369) headers

2021-11-25 Thread Daniel Stenberg via curl-library
On Thu, 25 Nov 2021, Timothe Litt via curl-library wrote: You may also wish to provide a redirect from the pipermail URL to the current archive since all archived/saved mail to the list contains the erroneous (old) URL for the archive. Done! -- / daniel.haxx.se | Commercial curl support u

Re: Mailing list (RFC2369) headers

2021-11-25 Thread Daniel Stenberg via curl-library
On Thu, 25 Nov 2021, Daniel Stenberg via curl-library wrote: You may also wish to provide a redirect from the pipermail URL to the current archive since all archived/saved mail to the list contains the erroneous (old) URL for the archive. Done! Oh, and thanks for pointing this out, Timothe!

Re: Happy Eyeballs doesn't seem to work with c-ares when IPv6 name servers on top of the name server list don't respond

2021-11-25 Thread Timothe Litt via curl-library
On 25-Nov-21 03:01, Daniel Stenberg via curl-library wrote: On Thu, 25 Nov 2021, Dmitry Karpov via curl-library wrote: It seems the problem is that even though libcurl implements Happy Eyeballs for DNS queries and runs A and queries in parallel, c-ares still goes through the list of name

Re: Happy Eyeballs doesn't seem to work with c-ares when IPv6 name servers on top of the name server list don't respond

2021-11-25 Thread Daniel Stenberg via curl-library
On Thu, 25 Nov 2021, Dmitry Karpov via curl-library wrote: IPv6 server1 IPv6 server2 IPv4 server1 It just struck me: did you mean "IPv6" vs "IPV4" here as servers that respond with A and records, or are they simply servers you access over IPv4 and IPv6 and they can both respond with

Re: Mailing list (RFC2369) headers

2021-11-25 Thread Timothe Litt via curl-library
On 25-Nov-21 08:39, Daniel Stenberg via curl-library wrote: On Thu, 25 Nov 2021, Daniel Stenberg via curl-library wrote: You may also wish to provide a redirect from the pipermail URL to the current archive since all archived/saved mail to the list contains the erroneous (old) URL for the arc

Re: Mailing list (RFC2369) headers

2021-11-25 Thread Daniel Stenberg via curl-library
On Thu, 25 Nov 2021, Timothe Litt via curl-library wrote: The redirect is in place, and helpful.  But the header (from your reply) is still: List-Archive: Yes, and they will remain like that. Mailman is not a friendly piece of software to confi

Re: Happy Eyeballs doesn't seem to work with c-ares when IPv6 name servers on top of the name server list don't respond

2021-11-25 Thread Cristian Rodríguez via curl-library
On Wed, Nov 24, 2021 at 11:12 PM Dmitry Karpov via curl-library wrote: > Is it possible to work around this issue somehow? Yes, keep a local dns cache running and query that instead, nowadays most newer distros ship with systemd-resolved.. if that's not what you want, unbound will do the trick

Re: Happy Eyeballs doesn't seem to work with c-ares when IPv6 name servers on top of the name server list don't respond

2021-11-25 Thread Cristian Rodríguez via curl-library
On Thu, Nov 25, 2021 at 11:10 PM Cristian Rodríguez wrote: > > On Wed, Nov 24, 2021 at 11:12 PM Dmitry Karpov via curl-library > wrote: > > > > Is it possible to work around this issue somehow? > > > Yes, keep a local dns cache running and query that instead, nowadays > most newer distros ship wi

Re: Happy Eyeballs doesn't seem to work with c-ares when IPv6 name servers on top of the name server list don't respond

2021-11-25 Thread Cristian Rodríguez via curl-library
> So, the socket is doomed to reach whatever timeout c-ares have.. this is a > subtl subtle conformance bug, which will not be fixed, setting ip(6)_recverr gets you the error back and the server should be quickly marked as broken.. -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiq