[Bug-wget] [bug #52503] fails to try all available IP addresses

2017-11-25 Thread Tim Ruehsen
Update of bug #52503 (project wget): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #4: NP. Thanks for

[Bug-wget] [bug #52503] fails to try all available IP addresses

2017-11-25 Thread Brian J. Murrell
Follow-up Comment #3, bug #52503 (project wget): My apologies. This is on the LEDE embedded router platform and indeed, the wget on it is actually libuclient. I should have looked more closely. ___ Reply to this item at:

[Bug-wget] [bug #52503] fails to try all available IP addresses

2017-11-25 Thread Tim Ruehsen
Follow-up Comment #2, bug #52503 (project wget): Here wget tries the second IP as well (but the error is different); $ wget --prefer-family=ipv6 'http://downloads.lede-project.org/releases/17.01.4/packages/mips_24kc/base/Packages.gz' Resolving downloads.lede-project.org

[Bug-wget] [bug #52503] fails to try all available IP addresses

2017-11-25 Thread Dale Worley
Follow-up Comment #1, bug #52503 (project wget): Naively, it seems like wget should do what browsers do, which is, I believe, trying all addresses. Actually, current browsers use the "Happy Eyeballs" algorithm, doing a non-blocking connection start on one IPv4 address and simultaneously on one

[Bug-wget] [bug #52503] fails to try all available IP addresses

2017-11-25 Thread anonymous
URL: Summary: fails to try all available IP addresses Project: GNU Wget Submitted by: None Submitted on: Sat 25 Nov 2017 04:21:31 PM UTC Category: Program Logic