Bug#347573: [bug #20417] 503 respose is not retryable but should be

2017-02-12 Thread Tim Ruehsen
Update of bug #20417 (project wget): Status: Invalid => Fixed Fixed Release:None => 1.19.1 ___ Reply to this item at:

Bug#347573: [bug #20417] 503 respose is not retryable but should be

2017-02-12 Thread anonymous
Follow-up Comment #5, bug #20417 (project wget): Starting with version 1.19.1, Wget supports the option --retry-on-http-error which you can use to specify a list of HTTP error codes that should be retried. So, provided that you are running a current version of wget, just add this to the

Bug#347573: [bug #20417] 503 respose is not retryable but should be

2013-11-24 Thread Jarek Czekalski
Follow-up Comment #4, bug #20417 (project wget): In my case an nginx server (from which I download several pages gathered in links.txt file) uses 503 error to slow down the download. If the requests for html files come in periods closer than 3 seconds to one another, then 503 is returned. So wget