mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Session\ConnectionSpeed (aka connection_speed in libtorrent) is ignored #16531
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#16531
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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 ...