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
  • #3913

Closed
Open
Opened Sep 02, 2011 by Mike Perry@mikeperry

Enable pipelining

I think it is a good idea to enable HTTP pipelining by default in TBB. It can reduce website fingerprints on the connection to the guard node by obfuscating request vs response traffic, and if it is supported, it can vastly reduce latency. If it is not supported, Firefox should back-negotiate to

What could possibly go wrong? Worst case, we'll disable it next week when the next vulnerability is found...

network.http.pipelining true network.http.pipelining.maxrequests 8 network.http.pipelining.ssl true network.http.proxy.pipelining true

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
TorBrowserBundle 2.2.x-stable
Milestone
TorBrowserBundle 2.2.x-stable
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#3913