<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[张宴的博客]]></title> 
<link>http://zyan.cc/index.php</link> 
<description><![CDATA[Web系统架构与底层研发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[张宴的博客]]></copyright>
<item>
<link>http://zyan.cc/post/332/</link>
<title><![CDATA[IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[Web服务器]]></category>
<pubDate>Tue, 04 Mar 2008 10:57:33 +0000</pubDate> 
<guid>http://zyan.cc/post/332/</guid> 
<description>
<![CDATA[ 
	　　Internet Explorer 浏览器在同一时刻只能从同一域名下载两个文件。<br/><br/>　　至于原因请见 MSDN Blogs：《<a href="http://blogs.msdn.com/ie/archive/2005/04/11/407189.aspx" target="_blank">Internet Explorer and Connection Limits</a>》，如何解除限制请见微软客户帮助与支持主页：《<a href="http://support.microsoft.com/kb/282402/zh-cn" target="_blank">如何将 Internet Explorer 配置为可以同时进行两个以上的下载会话</a>》。<br/><br/>　　不管 Firefox 有多火，无可否认，IE 仍然是浏览器市场的老大。所以，在做系统架构时，不得不去考虑 IE 同时只能从同一域名下载两个文件的限制。如果超过两个文件，IE 将会以队列形式等待两个文件下载完毕，再去下载接下来的两个文件。这样，当在一个页面显示多张图片时，IE 用户的图片下载速度就会受到影响。<br/><br/>　　百度、新浪、雅虎等网站采用了同一组图片服务器，使用多个二级域名的方式来解决这个问题。<br/><br/>　　通过 HttpWatch Professional 5.2.17 分析可以看出，百度的图片搜索采用了 t1.baidu.com ～ t8.baidu.com 八个域名来显示图片，消耗在 IE 浏览器端的 Blocked 时间小于0.001秒，非常快。<br/><br/>............<br/><br/>Tags - <a href="http://zyan.cc/tags/ie/" rel="tag">ie</a> , <a href="http://zyan.cc/tags/%25E6%25B5%258F%25E8%25A7%2588%25E5%2599%25A8/" rel="tag">浏览器</a> , <a href="http://zyan.cc/tags/%25E6%259C%258D%25E5%258A%25A1%25E5%2599%25A8/" rel="tag">服务器</a> , <a href="http://zyan.cc/tags/%25E5%259B%25BE%25E7%2589%2587/" rel="tag">图片</a> , <a href="http://zyan.cc/tags/%25E6%2596%25B0%25E6%25B5%25AA/" rel="tag">新浪</a> , <a href="http://zyan.cc/tags/%25E7%2599%25BE%25E5%25BA%25A6/" rel="tag">百度</a> , <a href="http://zyan.cc/tags/%25E7%25BD%2591%25E6%2598%2593/" rel="tag">网易</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment724</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>sofire &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 04 Mar 2008 12:31:44 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment724</guid> 
<description>
<![CDATA[ 
	有意思。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment726</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>tigris &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 04 Mar 2008 18:21:56 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment726</guid> 
<description>
<![CDATA[ 
	问一下张宴同学,firefox下有没有类似工具呢,谢谢<br/><br/>找到了:FF下这个插件能替代:Live HTTP Headers
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment727</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>dler &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Mar 2008 01:45:28 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment727</guid> 
<description>
<![CDATA[ 
	HttpWatch Professional 5.2.17的License有没有，提供一下。谢谢
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment728</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>盛冬平 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Mar 2008 03:31:16 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment728</guid> 
<description>
<![CDATA[ 
	好文章!:)
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment729</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>thankwsx &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Mar 2008 03:45:32 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment729</guid> 
<description>
<![CDATA[ 
	看来有些已经知道的东西要摆出一些实例出来才能流传地更广啊<br/>thankwsx@gmail.com
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment730</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>yayu &lt;xieyayu@163.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Mar 2008 09:51:04 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment730</guid> 
<description>
<![CDATA[ 
	长见识了<br/><br/>一直纳闷sina*.cn的域名 <br/><br/>原来如此
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment731</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>草根网 &lt;chinaz1974@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Mar 2008 13:05:36 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment731</guid> 
<description>
<![CDATA[ 
	好文，收藏至20ju.com
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment735</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>tinal &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 06 Mar 2008 08:28:42 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment735</guid> 
<description>
<![CDATA[ 
	博主提供一下5.2.17的License吧
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment742</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>kenshin &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 07 Mar 2008 02:09:28 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment742</guid> 
<description>
<![CDATA[ 
	我安装了下，这License不能用噢
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment752</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>lookatmebaby &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 10 Mar 2008 10:47:28 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment752</guid> 
<description>
<![CDATA[ 
	你好，请问除了cdn，还有什么方法可以把多个同域名请求转发到其他域名？？<br/>谢谢!
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment753</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>netxfly &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 11 Mar 2008 14:41:22 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment753</guid> 
<description>
<![CDATA[ 
	这个BLOG的风格很好：）<br/><br/>哪位兄弟找到HTTPWatch 5.2.17的License请Share一下，netxfly520#gmail.com
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment754</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>d0t &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 11 Mar 2008 18:10:00 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment754</guid> 
<description>
<![CDATA[ 
	请LZ参考这个：<br/> Best Practices for Speeding Up Your Web Site<br/><a href="http://developer.yahoo.com/performance/rules.html" target="_blank">http://developer.yahoo.com/performance/rules.html</a><br/><br/>相对仅仅拆分域名或使用独立域名，优化方案还有很多。<br/><br/>网易并非技术比其它几家差，仅仅是经营策略问题。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment805</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>apache &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 18 Mar 2008 15:32:37 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment805</guid> 
<description>
<![CDATA[ 
	这里有httpwatch 5.2.17绿色破解版<br/><a href="http://www.flvrss.cn/2008/02/06/httpwatch-professional.html" target="_blank">http://www.flvrss.cn/2008/02/06/httpwatch-professional.html</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment813</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>我 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 20 Mar 2008 05:15:58 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment813</guid> 
<description>
<![CDATA[ 
	<div class="quote"><div class="quote-title">引用</div><div class="quote-content">apache 2008-3-18 23:32 这里有httpwatch 5.2.17绿色破解版<br/><a href="http://www.flvrss.cn/2008/02/06/httpwatch-professional.html" target="_blank">http://www.flvrss.cn/2008/02/06/httpwatch-professional.html</a> </div></div><br/>这个怎么用啊，查看→浏览器栏里面没有那个选择项
]]>
</description>
</item><item>
<link>http://zyan.cc/post/332/#blogcomment829</link>
<title><![CDATA[[评论] IE浏览器下同一网页多图片显示的瓶颈与优化[原创]]]></title> 
<author>NoNZero &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 25 Mar 2008 06:54:38 +0000</pubDate> 
<guid>http://zyan.cc/post/332/#blogcomment829</guid> 
<description>
<![CDATA[ 
	不同的网络使用环境，测量出来的结果是不同的。分析过程有点意思。
]]>
</description>
</item>
</channel>
</rss>