[Bug 79407] Option to set the number of parallel downloads to optimize download speed
Dawit Alemayehu
adawit at kde.org
Mon Mar 14 17:51:35 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=79407
Dawit Alemayehu <adawit at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |adawit at kde.org
Resolution| |INVALID
--- Comment #3 from Dawit Alemayehu <adawit kde org> 2011-03-14 18:51:34 ---
Already implemented for every protocol KDE supports, not just kio_http for a
while now. Simply look for the .protocol file, e.g. http.protocol in your
system, open the file and change the values of the "maxInstances" and/or
"maxInstancesPerHost" to your liking.
maxInstances determines how many instances of the given ioslave can be running
at any given time while "maxInstancesPerHost" restricts how many ioslaves will
service a request to a given host. Of course, the latter is only applicable to
ioslaves that connect to remote hosts.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list