[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Importance of HTTP connection keep-alive



On Wed, Apr 18, 2007 at 01:08:05AM +0200, Juliusz Chroboczek wrote:
> Average after removing outliers (smallest and largest value):
> 
>   Persistent: 33s
>   Non-persistent: 61s

Speaking of which, it occurred to me a little while ago that
persistent connections between the http proxy and the website,
through Tor, can have an impact on anonymity.

If the user is figuring they're rotating their connections over different
Tor circuits over time (after all, they're clicking at different times,
right?), but polipo is holding open the same persistent connection,
then this changes things.

Is it documented anywhere how Polipo does its keepalives and timeouts
for persistent connections?

Fun fun,
--Roger