|
Technobabble Post your general Need for Help questions here.
• Lossy or Lossless? Moderators |
|
Thread Tools |
#1
|
||||
|
||||
Faster downloads- tweaking and sequential transfers
Here's a tweak guide DH and I created for uTorrent 2.2.1:
https://www.reddit.com/r/utorrent/co...aks_and_notes/ Can someone explain why sequential transfer can be detrimental for an initial seeding swarm? I don't see the issue as long as some folks continue to seed. The following members like this post: TheMysticMuse, zoso69
|
#2
|
||||
|
||||
Re: Faster downloads- tweaking and sequential transfers
Many thanks Xavier. Do you happen to have one for BiglyBT?
__________________
Quote:
No members have liked this post.
|
#3
|
||||
|
||||
Re: Faster downloads- tweaking and sequential transfers
According to this, it can do sequential (required to stream a torrent):
https://www.reddit.com/r/BiglyBT/com..._for_advanced/ Look in the program options or settings for enabling streaming (it might be called that instead of sequential downloading). It may be like qBittorrent where you can only set it in the download dialog (not globally for all torrents). I did some more reading on sequential downloading and like I guessed, as long as some seeders remain, a new swarm remains healthy even if everyone downloads sequentially. I've not seen any torrent where everyone hits 'n runs (not that it doesn't ever happen). Knowing this, I wonder why the default in most (or all) programs is to download pieces in random order? Seems quite strange given that the setting was (possibly) decided when spinning mechanical drives were king (SSDs don't care either way). DH tells me his seedbox upload speeds are much faster since I posted the suggestion. If you didn't read the uTorrent 2.2.1 tweak guide on Reddit, here's the TLDR: Use a dedicated local (not network) drive for your uTorrent download folder. If you use a SSD, it may be ok to share with the operating system. But if uTorrent's GUI ever freezes, you must use a dedicated local spinning or SSD drive (USB 3.x external is fine). Don't use qBittorrent or uTorrent 3.x for downloading (both have major bugs). from the uTorrent 2.2.1 Reddit post: Quote:
The following members like this post: zoso69
|
#4
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
I have had the client (uTorrent 2.2.1) become unresponsive twice after I made the tweaks last week. Not sure what is causing it. I'm not using temp folders. I noticed the client stops writing resume.dat and settings.dat files when this happens. This has not occurred before.
No members have liked this post.
|
#5
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
Quote:
Are you using a local (not network) dedicated drive for the downloads folder? If not, this is a possible cause. uTorrent 2.2.1 doesn't share disk I/O well. If you have a dedicated consumer SSD or mechanical spinning drive, get an enterprise 400GB MLC SSD for $25-$30 from eBay (Intel DC S3700 or newer). Plug it into a motherboard SATA port. Configure a download temp folder. I can attest that the drive handles 950 simultaneously transferring downloads (combined total around 35MBytes/sec) over IVPN and uTorrent remains responsive. Note you need a lot of CPU for that many- I saw a max of 85% usage on a Core2Duo (stock HP DC7900 with Win 7 x64). CPU starvation could also cause stability issues in theory (not really an issue with any modern processor). Anything that bottlenecks disk I/O could cause freezing. SATA chipset, driver used for it, noise (bad cables/connectors, power supply), faulty AHCI implementation- there were a lot, Intel shipped millions of bad chipsets/drivers with AHCI as the default.. the DC7900 was one. Works fine in legacy IDE mode (they released drivers like 5 years later that fixed the AHCI issues but I didn't try them). For pre-2014 motherboard SATA ports, I avoid AHCI and use legacy IDE mode. The speed difference with SSDs is not significant. Even with spinning drives, it's not worth the risk. However, any motherboard made in the last 9 years is probably ok, but like I said, you won't notice any speed difference with a SSD. Most of my boxes use 3Ware or LSI RAID for the bulk storage which I'm guessing is using AHCI since NCQ is supported. Another solution is to slow it down. Set global rate limits like under 4MBytes/sec. Disable UTP. Lower the number of connections per torrent. Rate limit on a per torrent basis. This is a pain, but it's how I'm able to use uTorrent on a virtual machine writing to a network drive (I have valid reasons for such a config; plus it gets very little use). Limit the number of active torrents. No members have liked this post.
Last edited by Datahound; 2023-07-26 at 09:34 PM. |
#6
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
Quote:
No members have liked this post.
|
#7
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
Quote:
DH No members have liked this post.
|
#8
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
Yeah, my issues aside, the downloads are indeed much faster with these settings.
No members have liked this post.
|
#9
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
Since last message got a memory error two times (Windows supposedly out of memory while there was approx 16GB available), IO error once (related to the first memory error) and now frozen UI again (no downloads active). Reverted all settings from a backup to see if something odd still happens. I had reverted some settings already before, but can't be bethered anymore to keep trying to guess what combination of changes doesn't work on my system.
No members have liked this post.
|
#10
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
I am ignorant of most workings but can only say that for some reason I am now prevented from downloading anything any more . I have downloaded easily for about 15 years under the previous system and have got some great music .
No members have liked this post.
|
#11
|
||||
|
||||
Re: Faster downloads- tweaking and sequential transfers
Quote:
Verify these: Maximum number of connected peers per torrent: 5 or less (minimum of 2) Number of upload slots per torrent: 2 or 3 If any higher, can cause issues. Set upload and download global limits to 500 (this is quite slow, but if the GUI still freezes... um time to use a different PC). The memory error is normal with a crapton of use. It's running out of heap memory (which is the same no matter how much physical RAM you have). It's a bug. No fix I'm aware of. Just stop all the torrents (if possible). Close uTorrent. Open task manager and make sure it ended. If is doesn't end after 30min, kill it. Reopen, and on any torrents with errors, recheck and then Start. You can proactively do this and avoid the memory error. I restart uTorrent like once a month with normal use. You should make a clean install on another PC. Get all your settings proper and make a backup of your utorrent profile folder. Copy the utorrent.exe from the Program Files folder to your profile backup (aka template). That is now your clean template you can copy anywhere and run in portable mode by creating a special shortcut containing like: D:\UT05-prog\uTorrent.exe /RECOVER In this case, uTorrent is running on my 5th instance (UT05-prog folder) from the D: drive. /RECOVER tells it to run in portable mode using the utorrent.exe you copied with the settings contained in that folder. My portable instances are all created from one known good template. It's the best way to run it. If anything breaks on one profile, just delete all the files/folders and copy the files/folders from your template folder to the broken folder (note this will wipe out that profile's loaded torrents and settings, replacing them with what you template has; keep this in mind if using magnet links). I've not had to do this (it's not broken for me since discovering the dedicated drive and/or rate limit tweaks). You can create multiple different portable templates with different configs. Just name the template folder appropriately to tell you what it's for. In portable mode you can have different torrents in different profiles. This is useful on Dime for seeding more than 60 torrents (not at the same time). Portable mode doesn't work on 3.x. Not sure why. Windows has had many hardware/drivers/software conflicts over the years. Look up "race conditions (software)" to understand how bizarre things can get. Seemingly unrelated processes can affect each other when they share an underlying resource or state (sometimes indirectly via a separate process...) Sometimes you can only avoid known conflicts. Like Dell branded Toshiba 4TB drives are not fully compatible with 3Ware 9650SE RAID controllers, but 4TB Toshiba brand drives with the same model number work great (this is a true experience I recently discovered). The Dell drives are fine when used in any other config I've tried. I could give you a hundred examples like this. No members have liked this post.
|
#12
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
what about utorrent upload tweaks?
No members have liked this post.
|
#13
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
No problems since I switched back to older settings I have had for a long time. Can't be bothered to to track down what the problematic setting combo is. And uTorrent was the only thing acting up. If there would be hardware problems they would have already manifested in some other way too.
No members have liked this post.
|
#14
|
||||
|
||||
Re: Faster downloads- tweaking and sequential transfers
Utorrent 2.2.1 had a great run, but it is displaying more and more issues with W10 and 11. Personally, I reluctantly switched to qbittorrent, and it has been problem free.
No members have liked this post.
|
#15
|
|||
|
|||
Re: Faster downloads- tweaking and sequential transfers
Quote:
I have 6500 active torrents and I would like to be able switch without having to add and map every torrent again. I have also renamed most torrents in the client (as it's possible) for sorting purposes. Doing that again is also something I'm not looking forward to. No members have liked this post.
|
The Traders' Den |
Similar Threads | ||||
Thread | Forum | Replies | Last Post | |
Faster Pussycat 2022-06-02 Showplace Theater, Buffalo, NY (24-bit) (FLAC) - jpeace | Audio Torrents | 1 | 2022-07-14 07:31 PM | |
Faster Pussycat 2022-06-02 Showplace Theater, Buffalo, NY (16-bit) (FLAC) - jpeace | Audio Torrents | 0 | 2022-07-13 10:39 PM | |
dat transfers - f'nwooks | Technobabble | 11 | 2012-03-23 10:52 PM | |
VHS transfers...... - terapinfly | Technobabble | 0 | 2009-05-27 09:16 PM | |
Need a faster internet?? - Chachi420 | Technobabble | 15 | 2005-11-21 09:39 PM |
|
|