<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: p2p web access dominance</title>
	<link>http://ask.metafilter.com/20616/p2p-web-access-dominance/</link>
	<description>Comments on Ask MetaFilter post p2p web access dominance</description>
	<pubDate>Thu, 30 Jun 2005 18:36:46 -0800</pubDate>
	<lastBuildDate>Thu, 30 Jun 2005 18:36:46 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: p2p web access dominance</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance</link>	
		<description>p2p kills my browser &lt;br /&gt;&lt;br /&gt; and my email client. anything that needs to connect to the web. it just times out. this occurs when using bearshare or emule. i&apos;ve only just jumped on the bittorrent bandwagon (using azureus), and it also exhibits the same effect.&lt;br&gt;
i&apos;ve run the patch at http://www.lvllord.de/?lang=en&amp;amp;url=tools#4226patch, and am no longer getting the Event ID 4226 warning, but i&apos;m still unable to connect to anything else whilst using p2p.&lt;br&gt;
the timeout problem doesn&apos;t occur immediately, i may get an hours use out of my browser before it dies, but once it does i can&apos;t get it to work again, even after shutting down the p2p application. i have to reboot to get browser capability back.&lt;br&gt;
running xp pro service pack 2, with all the updates.&lt;br&gt;
ideas?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.20616</guid>
		<pubDate>Thu, 30 Jun 2005 18:29:55 -0800</pubDate>
		<dc:creator>hayeled</dc:creator>
		
			<category>p2p</category>
		
			<category>connection</category>
		
			<category>browser</category>
		
			<category>timeout</category>
		
	</item> <item>
		<title>By: Rothko</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#335906</link>	
		<description>Your ISP could be using a &lt;a href=&quot;http://gentoo-wiki.com/HOWTO_Packet_Shaping&quot;&gt;packet shaper.&lt;/a&gt; P2P protocols saturate networks with data. As soon as you use P2P protocols, traffic for the rest of the protocols can get cut down by the shaper. Save for tunneling your P2P stuff through another protocol I&apos;m not sure what you&apos;d do.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-335906</guid>
		<pubDate>Thu, 30 Jun 2005 18:36:46 -0800</pubDate>
		<dc:creator>Rothko</dc:creator>
	</item><item>
		<title>By: nmiell</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#335918</link>	
		<description>More likely, your P2P clients are saturating your upstream and starving all your other apps.&lt;br&gt;
&lt;br&gt;
Figure out what your upstream cap is, and then limit your P2P app to about 5k below that, and you&apos;ll be fine. &lt;br&gt;
&lt;br&gt;
Because the bandwidth limits are P2P-client specific, you&apos;ll have to run only one P2P client at a time. Otherwise they&apos;ll each limit their upstream bandwidth, but the aggregate upstream will still exceed your cap.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-335918</guid>
		<pubDate>Thu, 30 Jun 2005 19:11:23 -0800</pubDate>
		<dc:creator>nmiell</dc:creator>
	</item><item>
		<title>By: angry modem</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#335937</link>	
		<description>Rothko&apos;s answer is probably only true if you&apos;re at a university, while nmiell is most likely correct if you&apos;re just at home on a normal residential line.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-335937</guid>
		<pubDate>Thu, 30 Jun 2005 19:43:10 -0800</pubDate>
		<dc:creator>angry modem</dc:creator>
	</item><item>
		<title>By: realcountrymusic</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#335970</link>	
		<description>Your p2p is killing my server backup.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-335970</guid>
		<pubDate>Thu, 30 Jun 2005 20:58:11 -0800</pubDate>
		<dc:creator>realcountrymusic</dc:creator>
	</item><item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#335980</link>	
		<description>This is a weird problem because it goes away when you reboot but not when you quit your P2P software. This means it&apos;s not your ISP throttling you, it&apos;s not your router, and it&apos;s not outbound bandwidth starvation. It&apos;s some kind of weirdness in your machine&apos;s TCP/IP stack, probably caused by software or configuration.&lt;br&gt;
&lt;br&gt;
Unless of course you&apos;re using some kind of P2P software that doesn&apos;t REALLY quit when you think you&apos;ve closed it. I recall some clients are like that -- they have a background daemon that keeps sharing files after you shut down the UI. In that case it&apos;s probably outbound bandwidth starvation. For that, I recommend a router that lets you assign priorities to different kinds of traffic, such as the D-Link DGL-4300. I got one of these recently and it&apos;s simply awesome. I&apos;ve been able to prioritize my network to basically five tiers, in roughly this priority: VOIP traffic; DNS queries and ICMP traffic; TCP/IP traffic out of my Mac to ports 1-1024 (i.e., ACKs and small outbound bursts like POP/IMAP commands and HTTP requests), responses to inbound SSH traffic TO my Mac, anything outbound from my mail/Web server box, and everything else (including P2P apps on the Mac). The capability is known generically as &quot;quality of service&quot; (QoS); Linksys also has a router with the feature, the RT042, although I disliked that product passionately. (It&apos;s also available in the Sveasoft firmware for the Linksys WRT54G.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-335980</guid>
		<pubDate>Thu, 30 Jun 2005 21:10:29 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: neckro23</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#335991</link>	
		<description>You never mentioned what OS you&apos;re running.  If you&apos;re running 95, 98, or ME, you may be exceeding the maximum number of allowed connections (there&apos;s an internal limit).  Solution: Get a real OS. ;)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-335991</guid>
		<pubDate>Thu, 30 Jun 2005 21:25:48 -0800</pubDate>
		<dc:creator>neckro23</dc:creator>
	</item><item>
		<title>By: gd779</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#336040</link>	
		<description>I had something similar happen when I switched to SBC dsl. I could surf the internet just fine, but anything that required more than a little uploading (such as posting a comment to MetaFilter or sending an email) just timed out. Like you, shutting down P2P didn&apos;t do it - I had to reboot my router. I also use XP sp2.&lt;br&gt;
&lt;br&gt;
Here&apos;s the bad news: I still have no idea what the problem was. Here&apos;s the good news: it seems to have gone away on it&apos;s own.&lt;br&gt;
&lt;br&gt;
So: is your internet connection new? Is it SBC?&lt;br&gt;
&lt;br&gt;
I don&apos;t know if any of that helps, but it&apos;s such a strange problem that I thought I&apos;d throw it out there.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-336040</guid>
		<pubDate>Thu, 30 Jun 2005 23:43:03 -0800</pubDate>
		<dc:creator>gd779</dc:creator>
	</item><item>
		<title>By: hayeled</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#336066</link>	
		<description>it&apos;s a home residential line.&lt;br&gt;
i don&apos;t know what sbc is.&lt;br&gt;
i&apos;d already tried altering the upload limit of bear, so i had a go with azureus aswell, but no joy.&lt;br&gt;
(i only ever run one p2p at a time)&lt;br&gt;
um, i might give the router one a look in later.&lt;br&gt;
how would i tell if the p2p doesn&apos;t REALLY quit? (nothing shows up in task manager)&lt;br&gt;
&lt;br&gt;
anyway, thanks for the suggestions people. for the time being i&apos;ll just have to be satisfied with limitting my p2p dls to whilst i&apos;m sleeping. and continue to whinge about it to everyone i meet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-336066</guid>
		<pubDate>Fri, 01 Jul 2005 02:04:20 -0800</pubDate>
		<dc:creator>hayeled</dc:creator>
	</item><item>
		<title>By: Pinback</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#336101</link>	
		<description>gd799 - That&apos;s a classic symptom of a too-large MTU setting. Default on a lot of DSL routers is 1500, which is OK for ethernet, but generally a little too large for a PPPoA/PPPoE DSL link. Dropping to 1492, or a little below, usually fixes it. Google +&quot;MTU&quot; +&quot;upload&quot; for more info.&lt;br&gt;
&lt;br&gt;
It may also be hayeled&apos;s problem, but that sounds more like a saturated uplink or adaptive blocking by the ISP. Backing off the upload bandwidth, or opening up a (few || lot) more outgoing ports in the P2P app may fix it.&lt;br&gt;
&lt;br&gt;
(I&apos;m in danger of becoming the weird guy who sits in the corner mumbling &quot;MTU, MTU, MTU ...&quot; to everybody near him ;-)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-336101</guid>
		<pubDate>Fri, 01 Jul 2005 05:49:41 -0800</pubDate>
		<dc:creator>Pinback</dc:creator>
	</item><item>
		<title>By: gd779</title>
		<link>http://ask.metafilter.com/20616/p2p-web-access-dominance#336159</link>	
		<description>Thanks Pinback! Nobody could ever answer that for me - I&apos;ll look into what you&apos;ve suggested.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.20616-336159</guid>
		<pubDate>Fri, 01 Jul 2005 08:46:21 -0800</pubDate>
		<dc:creator>gd779</dc:creator>
	</item>
	</channel>
</rss>
