[tor-bugs] #3913 [Tor bundles/installation]: Enable pipelining
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Sep 2 23:58:47 UTC 2011
#3913: Enable pipelining
--------------------------------------+-------------------------------------
Reporter: mikeperry | Owner: erinn
Type: enhancement | Status: new
Priority: normal | Milestone: TorBrowserBundle 2.2.x-stable
Component: Tor bundles/installation | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------------------------+-------------------------------------
Description changed by mikeperry:
Old description:
> 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 10
> network.http.pipelining.ssl true
> network.http.proxy.pipelining true
New description:
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
--
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3913#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list