Need help: Optimising qBittorrent for stable seeding on Docker
Hey everyone, sorry if this topic is rehashed a lot but I'm sick of reading guides with no result. I’m looking for some advice on stabilising my upload speeds and queueing behaviour. I’m running qBittorrent via Docker on a Dell OptiPlex 7080 Micro (i5-10500T, 16GB RAM), and my items are saving directly to a Seagate HDD connected via a USB enclosure.
I’m getting the orange "firewalled" flame icon in the Web UI, but I’ve triple-checked that my port (51413) is correctly forwarded in both Docker and my router. Running Test-NetConnection confirms TcpTestSucceeded : True. I’m assuming this is just a UI bug, is there any reason to believe this flame is actually affecting my "connectability" or ratio-building?
My upload speeds are incredibly inconsistent (often staying at ~2–3 KiB/s even on popular items). I’m running a decent queue (15 active uploads), but I'm worried my USB-connected mechanical HDD is causing "disk I/O wait" that’s choking my upload performance.
- Network: TCP forced, DHT/PeX/LSD disabled (per private tracker rules).
- Advanced:
AsyncIOThreadsCountset to 6, disk queue size at 64MiB. - Queueing: Max active downloads: 2, Max active uploads: -1, Max active torrents: -1.
I guess I'm wondering is there anything that I can do to increase my upload speed as it is hard to stick to the ratio and am I really not connected to my port as it says it is open in my firewall inbound rules, isp and shows open on canyouseeme.org.
Oh and I know the HDD may be causing some issues but just want confirmation if that is the case.