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

Externalize Tracker Timeout #10547

Closed
phweda opened this issue Apr 29, 2019 · 3 comments
Closed

Externalize Tracker Timeout #10547

phweda opened this issue Apr 29, 2019 · 3 comments
Labels
GUI GUI-related issues/changes Network Issues related to network connectivity

Comments

@phweda
Copy link

phweda commented Apr 29, 2019

qBittorrent version and Operating System

4.x - all OSs

What is the problem

Users with inherent high Network latency (like internet great firewalls), and or slower tracker responses, have active torrents/tracker(s) marked as Not Working.

What is the expected behavior

Users with high Network latency are able to increase the default tracker response timeout. Add UI variable to configure the currently hard coded timeout.
See:
line 48 - const int KEEP_ALIVE_DURATION = 7 * 1000; // milliseconds
https://github.com/qbittorrent/qBittorrent/blob/master/src/base/http/server.cpp

Steps to reproduce

Introduce an artificial latency of 6,000+ ms to the tracker response. With ≈6,200 ms total response time virtually all Torrents/Trackers are marked 'Not Working'.

@thalieht thalieht added GUI GUI-related issues/changes Network Issues related to network connectivity labels Apr 29, 2019
@hu6360567
Copy link

Any Updates on this issue? I'm expriencing the same problem with about 7000ms delay of the tracker response.

@simonbcn
Copy link

simonbcn commented Apr 16, 2020

Currently this problem is serious because due to COVID-19 and the confinement of a large part of the world's population, the Internet is very saturated in certain countries and this causes enormous delays in communication which leads to this error.

@phweda phweda closed this as completed Sep 13, 2020
@phweda
Copy link
Author

phweda commented Sep 13, 2020

4.2.5 release seems to have the underlying issue fixed. 4.2.4 libtorrent changes/fixes?

Using 4.2.5:
Win 10 - 80+ days no network issues.
Ubuntu 20.04 35+ days no network issues.

@qbittorrent qbittorrent locked as resolved and limited conversation to collaborators Sep 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
GUI GUI-related issues/changes Network Issues related to network connectivity
Projects
None yet
Development

No branches or pull requests

4 participants