Skip to content
Snippets Groups Projects

don't build preemptive conflux circuits if no predicted ports

Merged Roger Dingledine requested to merge arma/tor:bug40981-2 into maint-0.4.8

Conflux circuit building was ignoring the "predicted ports" feature, which aims to make Tor stop building circuits if there have been no user requests lately. This bug led to every idle Tor on the network building and discarding circuits every 30 seconds, which added overall load to the network, used bandwidth and battery from clients that weren't actively using their Tor, and kept sockets open on guards which added connection padding essentially forever.

Bug went in on commit 39c2927d when we added preemptive conflux circuit pools.

Fixes bug 40981; bugfix on 0.4.8.1-alpha.

Merge request reports

Approved by

Merged by David GouletDavid Goulet 6 months ago (Oct 16, 2024 1:06pm UTC)

Merge details

  • Changes merged into maint-0.4.8 with 7cca6dc1.
  • Did not delete the source branch.

Pipeline #214332 passed

Pipeline passed for 7cca6dc1 on maint-0.4.8

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading