[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Is this for real?
- To: or-talk@xxxxxxxxxxxxx
- Subject: Re: Is this for real?
- From: "Michael_google gmail_Gersten" <keybounce@xxxxxxxxx>
- Date: Wed, 11 Apr 2007 10:08:47 -0700
- Delivered-to: archiver@seul.org
- Delivered-to: or-talk-outgoing@seul.org
- Delivered-to: or-talk@seul.org
- Delivery-date: Wed, 11 Apr 2007 13:08:57 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gvqslq5oKbfO9vdWY340yAGZUJ/f1VGv+LzqtyWpWSjL2iC2sCOdJYHy0HpqaiFmWicgoOQvpiMGwzAHDAtZTH7Qlk4w7vbEauMSVNBOj1ajfDLPUsqqcZoAFPRPzeSUk7sq28EI3bCI15BcgQ62xLD2Ibi8tJAxjCWobwezbVg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lDHHDfayjgVvHjoZBrgBFkSx5Wgam01cWOuepUpOJiIWtPyrRA9tKKTtNnUBw4f1hjKjfj9G7HGFY0qvcA8rc8BWZMkR96TBdxV+WfK80ytXzDtnDdNHX32XGnX65tJwqrUMO3RqzXDHViF4GfEUzSwZKOqjXZ65vqlW6xlSmr4=
- In-reply-to: <bf6826070704110630h2ec6291kc81cadb059e2c44e@mail.gmail.com>
- References: <743832.69612.qm@web53412.mail.re2.yahoo.com> <3922422b0703310639w7092c8f6pd4f3c0c4973b1858@mail.gmail.com> <460E66B5.10607@dixie-net.com> <460E68F9.1030107@gmx.net> <460E6AFB.3030305@dixie-net.com> <460E6FE5.6070302@gmx.net> <460E74F2.9060409@dixie-net.com> <1176275982.30774.1183999905@webmail.messagingengine.com> <461CA651.7030007@dixie-net.com> <bf6826070704110630h2ec6291kc81cadb059e2c44e@mail.gmail.com>
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
The whole point of "You are limited by the slowest upload speed of
your routers", plus the whole "My un-tor'd download speed is great" is
a big concern.
Here is a thought. Since most of the time I'm not downloading -- most
of the time my connection is "idle" with tor traffic -- I don't mind
giving more of my traffic to others.
When I'm active, I want to make full use of my download bandwidth.
That means I need to get downloads from multiple people.
If I'm looking at 20K tor upload, and 1.5 MB download (about 150K),
then I need to download from 7 different tor nodes. At once. Yes,
there are fast routers, but if I ever get a slow one, or an overloaded
one, then I am slowed for using Tor, and Tor looks unattractive.
If an average user is active 10% of the time, and uses 7 connections
when active, that's still a surplus of network resources (70%
utilized).
That means, that for Tor to get fast,
1. Rather than everything using one connection by default, we need to
use many connections, load balanced. Round robin is probably a "good"
first approximation to load balanced. Since we know the speed of the
routers we are using, we can do a better approximation.
2. ???
(3. Profit :-).
(Yea, getting keep-alive to work will help a lot with web browsing,
but that means tossing privoxy and using something else. But
keep-alive, by reducing the number of connections, will magnify the
problem of a slow router over doing multiple connections.)
*how* much bandwidth is required to run Tor as a server, or router?
Tor wants a minimum of 20K, or about 220 kbps. DSL Light, that I've
seen, has a 384kbps upload, although I've heard that it goes as low as
256 kbps up. Either one is sufficient to run Tor as a router.