Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
reardonia opened this issue Jan 11, 2025 · 0 comments
Open

Comments

@reardonia
Copy link

reardonia commented Jan 11, 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 ...

@reardonia reardonia changed the title Session\ConnectionSpeed (libtorrent connection_speed is ignored Session\ConnectionSpeed (aka connection_speed in libtorrent) is ignored Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants