Version: unspecified (using KDE 4.7.0) OS: Linux Topic explains all. I'm trying to force kget to download a single file from filesonic premium with more segments in parallel because I can't saturate my link with their "fast lightening service". I did Settings/Kget's Configuration/Plugins/Multisegment KIO (or whatever it is in English ;), set there 16 connection per address. Now right-click on a transfer, Transfer settings > Mirrors and I can see 16 connections. That's ok but why there is no full transfer? Well, netstat -t clearly states: 5 connections at time. Please fix this. Reproducible: Always Steps to Reproduce: 1. Open kget, Settings/Kget's Configuration/Plugins/Multisegment KIO, set more connections per address than 5. 2. Start downloading http://noc.gts.pl/500mb.gts 3. Watch netatat -tc Actual Results: 5 transfers in parallel in netstat Expected Results: Netstat's number of transfers should match the number set in kget's configuration OS: Linux (x86_64) release 2.6.39-ARCH Compiler: gcc
As far as I can see this is probably a limit in KIO which we use. We'll investigate that hopefully during the desktop summit.
SVN commit 1246223 by mfuchs: MultiSegKio allows 5 connections maximum. This way not more connections can be set which would not take effect anyway as this is a KIO limitation. CCBUG:278978 M +1 -1 dlgmultisegkio.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1246223
SVN commit 1246655 by mfuchs: Backport r1246223 MultiSegKio allows 5 connections maximum. This way not more connections can be set which would not take effect anyway as this is a KIO limitation. CCBUG:278978 M +1 -1 dlgmultisegkio.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1246655
Is this still open as of 2.8.90?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Hi, sorry, I'm not using KDE/Kget anymore.