<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>寂静的深海 &#187; TTL</title>
	<atom:link href="http://www.deepseath.com/?feed=rss2&#038;tag=ttl" rel="self" type="application/rss+xml" />
	<link>http://www.deepseath.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Jan 2024 09:55:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MTU设置</title>
		<link>http://www.deepseath.com/?p=146</link>
		<comments>http://www.deepseath.com/?p=146#comments</comments>
		<pubDate>Fri, 21 Mar 2008 03:31:29 +0000</pubDate>
		<dc:creator>Deepseath</dc:creator>
				<category><![CDATA[日积月累]]></category>
		<category><![CDATA[ADSL]]></category>
		<category><![CDATA[Maximum]]></category>
		<category><![CDATA[MTU]]></category>
		<category><![CDATA[Ping]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[TTL]]></category>

		<guid isPermaLink="false">http://www.deepseath.com/?p=146</guid>
		<description><![CDATA[　　一般来说合理的MTU设置，可以让网络速度达到相对理想的最大化，同时也可能会避免和解决一些网络联通故障。 　　一直记得一个ping的参数，但始终记不住注册表修改MTU值的位置，呵呵，找到收藏留个记录^_^ 　　引用自百度知道。http://zhidao.baidu.com/question/15241477.html 　　MTU，即Maximum Transmission Unit(最大传输单元)，此值设定TCP/IP协议传输数据报时的最大传输单元。设置合适的MTU值可以解决“部分网站打不开”、“上网速度慢”等问题，并且可以适当提升上网速度。 　　设置多大的MTU值取决于你的上网方式，不同的上网方式支持不同的MTU，下面列出了一些上网方式的MTU值： 　　EtherNet(一般上网方式，默认值):1500 　　PPPoE/ADSL:1492 　　Dial Up/Modem:576 　　问题一：知道了我的上网方式，如何设置MTU值？ 　　1. 在 『开始』&#62;『运行』中，键入regedit，点确定； 　　2. 选择『HKEY_Local_Machine』&#62;『SYSTEM』&#62;『CurrentControlSet』&#62;『Services』&#62;『Tcpip』&#62;『Parameters』&#62;『interface』； 　　3. 在 interface 底下可能有很多的选项，你一个一个的去看，会有一个选项与你的网卡的 IP 相同，那个就是你要挑选的选项啦！然后同样的在该选项上选择『编辑』&#62;『新建』&#62;『DWORD值』之后，建立一个名为『MTU』的DWORD，然后双击修改，选择十进制，填入合适 MTU 值，确定！大功告成！ 　　问题二：我不知道自己的上网方式，如何确定MTU值呢？ 　　ping -f -l 1500 127.0.0.1 　　C:\WINDOWS&#62;ping -f -l 1500 127.0.0.1 　　Pinging 127.0.0.1 with 1500 bytes of data: 　　Packet needs to be fragmented but DF set. 　　Packet needs to be [...]]]></description>
		<wfw:commentRss>http://www.deepseath.com/?feed=rss2&#038;p=146</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
