Session\ConnectionSpeed (aka connection_speed in libtorrent) is ignored #16531

Open
opened 2026-02-22 03:11:48 -05:00 by deekerman · 0 comments
Owner

Originally created by @reardonia on GitHub (Jan 10, 2025).

qBittorrent & operating system versions

on Linux, using qbittorrent-nox (headless) v5.0.3

What is the problem?

the outgoing connection throttle is completely ignored. Setting to "0" or "1" or "100" doesn't matter, qbt just seems to do whatever it wants (averaging >>100/connections per second)

Steps to reproduce

No response

Additional context

settings

Log(s) & preferences file(s)

from config:

[BitTorrent]
Session\AddTorrentStopped=true
Session\AlternativeGlobalDLSpeedLimit=100
Session\AlternativeGlobalUPSpeedLimit=100
Session\BTProtocol=TCP
Session\BlockPeersOnPrivilegedPorts=true
Session\ConnectionSpeed=0
Session\DHTEnabled=false
Session\DefaultSavePath=/opt/transmission
Session\DisableAutoTMMTriggers\CategoryChanged=true
Session\Encryption=1
Session\ExcludedFileNames=
Session\GlobalDLSpeedLimit=0
Session\IgnoreLimitsOnLAN=true
Session\Interface=wg0
Session\InterfaceAddress=10.9.8.3
Session\InterfaceName=wg0
Session\LSDEnabled=false
Session\MaxConnections=2000
Session\MaxConnectionsPerTorrent=25
Session\PeXEnabled=false
Session\Port=56972
Session\Preallocation=true
Session\QueueingSystemEnabled=false
Session\RefreshInterval=3000
Session\SSL\Port=16975
Session\SaveResumeDataInterval=720
Session\ShareLimitAction=Stop
Session\SocketBacklogSize=5
Session\Tags=Upload ...

Originally created by @reardonia on GitHub (Jan 10, 2025). ### qBittorrent & operating system versions on Linux, using qbittorrent-nox (headless) v5.0.3 ### What is the problem? the outgoing connection throttle is completely ignored. Setting to "0" or "1" or "100" doesn't matter, qbt just seems to do whatever it wants (averaging >>100/connections per second) ### Steps to reproduce _No response_ ### Additional context ![settings](https://github.com/user-attachments/assets/da4e3c28-7693-4bf3-ab45-2afe18fb8b80) ### Log(s) & preferences file(s) from config: [BitTorrent] Session\AddTorrentStopped=true Session\AlternativeGlobalDLSpeedLimit=100 Session\AlternativeGlobalUPSpeedLimit=100 Session\BTProtocol=TCP Session\BlockPeersOnPrivilegedPorts=true Session\ConnectionSpeed=0 Session\DHTEnabled=false Session\DefaultSavePath=/opt/transmission Session\DisableAutoTMMTriggers\CategoryChanged=true Session\Encryption=1 Session\ExcludedFileNames= Session\GlobalDLSpeedLimit=0 Session\IgnoreLimitsOnLAN=true Session\Interface=wg0 Session\InterfaceAddress=10.9.8.3 Session\InterfaceName=wg0 Session\LSDEnabled=false Session\MaxConnections=2000 Session\MaxConnectionsPerTorrent=25 Session\PeXEnabled=false Session\Port=56972 Session\Preallocation=true Session\QueueingSystemEnabled=false Session\RefreshInterval=3000 Session\SSL\Port=16975 Session\SaveResumeDataInterval=720 Session\ShareLimitAction=Stop Session\SocketBacklogSize=5 Session\Tags=Upload ...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#16531
No description provided.