Follow-up Comment #1, bug #67251 (group wget):

Re 509 response, I was able to avoid that by adding the following option:
http_keep_alive = off
But then I noticed another related issue, If the network interruption causes
the request to time out and the retry is started, but the dns lookup fails
because of the network interruption, future retries will all fail even when
the network interruption resolves:

Resolving $host ($host)... failed: Operation timed out.
wget: unable to resolve host address ‘$host’
Retrying.
...

I am now adding `dns_cache = off` to see if this avoids that issue.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?67251>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to