You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #1363: Refactor: remove counter for HTTP connections internally
89607cc refactor: [#1342] remove counter for HTTP connetions internally (Jose Celano)
Pull request description:
The number of HTTP tracker connections don't make sense. There are connection requests only in the UDP tracker.
That code is removed but, in order to keep backward compatibility, the API still exposes that value which is the:
number of announce requests + number of scrape requests
ACKs for top commit:
josecelano:
ACK 89607cc
Tree-SHA512: 066132e56f5e7e14050d78a15981c07f79acfe0b11903da35f15ca4214d16873799479f0aa98bb767eb23b496988e808d3f1ab1544b78ab072393711f28598b7
0 commit comments