
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TorrentFreak on &#8220;Solutions to the BitTorrent Problem&#8221;</title>
	<atom:link href="http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/</link>
	<description>Keeping politicians&#039; hands off the Net &#38; everything else related to technology</description>
	<lastBuildDate>Tue, 14 Feb 2012 19:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: BitTorrent Dir</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-58395</link>
		<dc:creator>BitTorrent Dir</dc:creator>
		<pubDate>Tue, 24 Feb 2009 18:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-58395</guid>
		<description>&lt;p&gt;well, i think that nowadays is kind of stupid of thinking about a solution but what can we say..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>well, i think that nowadays is kind of stupid of thinking about a solution but what can we say..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: enigma_foundry</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-40541</link>
		<dc:creator>enigma_foundry</dc:creator>
		<pubDate>Sun, 10 Feb 2008 20:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-40541</guid>
		<description>&lt;p&gt;&lt;i&gt;Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Well, Richard you are right if and only if you can accept the following statement: if protocol=bittorrent then connexions allowed = 0&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><i>Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.</i></p>

<p>Well, Richard you are right if and only if you can accept the following statement: if protocol=bittorrent then connexions allowed = 0</p>]]></content:encoded>
	</item>
	<item>
		<title>By: eee_eff</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-45485</link>
		<dc:creator>eee_eff</dc:creator>
		<pubDate>Sun, 10 Feb 2008 20:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-45485</guid>
		<description>&lt;p&gt;&lt;i&gt;Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.&lt;/i&gt;&lt;br&gt;&lt;br&gt;Well, Richard you are right if and only if you can accept the following statement: if protocol=bittorrent then connexions allowed = 0&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><i>Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.</i><br /><br />Well, Richard you are right if and only if you can accept the following statement: if protocol=bittorrent then connexions allowed = 0</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Darcy</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-40540</link>
		<dc:creator>Jeff Darcy</dc:creator>
		<pubDate>Fri, 08 Feb 2008 01:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-40540</guid>
		<description>&lt;p&gt;Fair queuing doesn&#039;t really help, because it&#039;s generally implemented to work on flows (port pairs) rather than hosts.  You could make it work on host pairs instead, modulo some NAT issues, or even on sender only instead of sender/receiver pair, but only by changing router software.  The &quot;problems&quot; involved here exist despite already-widespread use of FQ, and I even remember discussing this very issue with Bram while BitTorrent was still in development.
&lt;br /&gt;&lt;br /&gt;
One way that FQ might be deployed effectively, though, would be to use WFQ where the weights are assigned based on sender and/or receiver flow/connection counts.  More connections, lower weights, and you lose (to an appropriate degree) if there&#039;s congestion.  Sharing information about connection counts between routers might make such an approach even more effective without making it unfair.
&lt;br /&gt;&lt;br /&gt;
BTW, if one were to read the actual bills and not just the opinion pieces related to net neutrality, one might reach the conclusion that any such scheme would be prohibited.  That&#039;s why I think net neutrality &lt;em&gt;as currently defined in those bills&lt;/em&gt; would do more harm than good.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fair queuing doesn&#8217;t really help, because it&#8217;s generally implemented to work on flows (port pairs) rather than hosts.  You could make it work on host pairs instead, modulo some NAT issues, or even on sender only instead of sender/receiver pair, but only by changing router software.  The &#8220;problems&#8221; involved here exist despite already-widespread use of FQ, and I even remember discussing this very issue with Bram while BitTorrent was still in development.
<br /><br />
One way that FQ might be deployed effectively, though, would be to use WFQ where the weights are assigned based on sender and/or receiver flow/connection counts.  More connections, lower weights, and you lose (to an appropriate degree) if there&#8217;s congestion.  Sharing information about connection counts between routers might make such an approach even more effective without making it unfair.
<br /><br />
BTW, if one were to read the actual bills and not just the opinion pieces related to net neutrality, one might reach the conclusion that any such scheme would be prohibited.  That&#8217;s why I think net neutrality <em>as currently defined in those bills</em> would do more harm than good.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Darcy</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-45484</link>
		<dc:creator>Jeff Darcy</dc:creator>
		<pubDate>Fri, 08 Feb 2008 01:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-45484</guid>
		<description>&lt;p&gt;Fair queuing doesn&#039;t really help, because it&#039;s generally implemented to work on flows (port pairs) rather than hosts.  You could make it work on host pairs instead, modulo some NAT issues, or even on sender only instead of sender/receiver pair, but only by changing router software.  The &quot;problems&quot; involved here exist despite already-widespread use of FQ, and I even remember discussing this very issue with Bram while BitTorrent was still in development.&lt;br&gt;&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;br&gt;One way that FQ might be deployed effectively, though, would be to use WFQ where the weights are assigned based on sender and/or receiver flow/connection counts.  More connections, lower weights, and you lose (to an appropriate degree) if there&#039;s congestion.  Sharing information about connection counts between routers might make such an approach even more effective without making it unfair.&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;br&gt;BTW, if one were to read the actual bills and not just the opinion pieces related to net neutrality, one might reach the conclusion that any such scheme would be prohibited.  That&#039;s why I think net neutrality &lt;em&gt;as currently defined in those bills&lt;/em&gt; would do more harm than good.&lt;br&gt;&lt;/br&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fair queuing doesn&#8217;t really help, because it&#8217;s generally implemented to work on flows (port pairs) rather than hosts.  You could make it work on host pairs instead, modulo some NAT issues, or even on sender only instead of sender/receiver pair, but only by changing router software.  The &#8220;problems&#8221; involved here exist despite already-widespread use of FQ, and I even remember discussing this very issue with Bram while BitTorrent was still in development.<br /><br /><br /><br />One way that FQ might be deployed effectively, though, would be to use WFQ where the weights are assigned based on sender and/or receiver flow/connection counts.  More connections, lower weights, and you lose (to an appropriate degree) if there&#8217;s congestion.  Sharing information about connection counts between routers might make such an approach even more effective without making it unfair.<br /><br /><br /><br />BTW, if one were to read the actual bills and not just the opinion pieces related to net neutrality, one might reach the conclusion that any such scheme would be prohibited.  That&#8217;s why I think net neutrality <em>as currently defined in those bills</em> would do more harm than good.<br /></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Swartz</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-40539</link>
		<dc:creator>Aaron Swartz</dc:creator>
		<pubDate>Thu, 07 Feb 2008 05:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-40539</guid>
		<description>&lt;p&gt;How come nobody is listing fair queueing? It seems like the obvious solution here.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How come nobody is listing fair queueing? It seems like the obvious solution here.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Swartz</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-45483</link>
		<dc:creator>Aaron Swartz</dc:creator>
		<pubDate>Thu, 07 Feb 2008 05:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-45483</guid>
		<description>&lt;p&gt;How come nobody is listing fair queueing? It seems like the obvious solution here.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How come nobody is listing fair queueing? It seems like the obvious solution here.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bennett</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-40538</link>
		<dc:creator>Richard Bennett</dc:creator>
		<pubDate>Wed, 06 Feb 2008 21:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-40538</guid>
		<description>&lt;p&gt;Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bennett</title>
		<link>http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/comment-page-1/#comment-45482</link>
		<dc:creator>Richard Bennett</dc:creator>
		<pubDate>Wed, 06 Feb 2008 21:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://techliberation.com/2008/02/04/torrentfreak-on-solutions-to-the-bittorrent-problem/#comment-45482</guid>
		<description>&lt;p&gt;Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting. Number 4 (Limit the total connections allowed at one time per user) is exactly that Comcast appears to be doing.</p>]]></content:encoded>
	</item>
</channel>
</rss>

