wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Recursive downloads with HTTP/2 not uniformly div


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | Recursive downloads with HTTP/2 not uniformly divided (#397)
Date: Fri, 24 Aug 2018 13:16:11 +0000

This is for jobs pointing to a single domain. In this case (HTTP/2, single 
domain) it would even be better if one thread gets all the jobs. That means one 
connection instead of two (or more).

In case of HTTP/1 or multiple domains, each thread can only get one job at a 
time. So distribution isn't an issue in this case.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/397#note_96707639
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]