Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #24899

Closed (moved)
Open
Opened Jan 15, 2018 by yurivict271@yurivict271

[feature request] Increase the limit on pending client circuits with the number of onion services

I suggest to add a new torrc config variable:

MaxClientCircuitsPendingPerHS hsCircuitsPending

This will be in addition to the existing

MaxClientCircuitsPending staticCircuitsPending

The actual number of pending circuits then will be determined by the formula:

totalCircuitsPending = staticCircuitsPending + hsCircuitsPending*numHS

where numHS is the current number of hidden services.

This way, when the apps would open many hidden services, this will also increase the limit on pending circuits, and the possibility of running out of them will decrease.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#24899