<?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>《请反馈一下访问Easwy博客的速度，谢谢！》的评论</title>
	<atom:link href="http://easwy.com/blog/archives/please_tell_me_your_access_speed/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/</link>
	<description>关注Linux, Scala, Android, Java, 开源软件和嵌入式系统</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:52:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：123</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-339</link>
		<dc:creator>123</dc:creator>
		<pubDate>Sun, 26 Apr 2009 08:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-339</guid>
		<description>4.180s 上海有线通</description>
		<content:encoded><![CDATA[<p>4.180s 上海有线通</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-252</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Sat, 11 Apr 2009 03:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-252</guid>
		<description>&lt;a href=&quot;#comment-251&quot; rel=&quot;nofollow&quot;&gt;@dolra&lt;/a&gt; 
我刚刚发了文章说速度恢复正常了，你那里还是很慢吗？

感谢你对提速的建议，我现在没有时间自己去调整主题，所以会存在比较多的问题。过些天闲下来了，会好好优化一下。
前些天的访问速度慢，主要是网络问题，和后台处理关系应该不大。</description>
		<content:encoded><![CDATA[<p><a href="#comment-251" rel="nofollow">@dolra</a><br />
我刚刚发了文章说速度恢复正常了，你那里还是很慢吗？</p>
<p>感谢你对提速的建议，我现在没有时间自己去调整主题，所以会存在比较多的问题。过些天闲下来了，会好好优化一下。<br />
前些天的访问速度慢，主要是网络问题，和后台处理关系应该不大。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：dolra</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-251</link>
		<dc:creator>dolra</dc:creator>
		<pubDate>Sat, 11 Apr 2009 02:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-251</guid>
		<description>清空还存后，用 ie6试了下，访问这个页面时，开始出来是空白，很久后，才有内容。试了几次，访问速度每次都不一样。波动还较大。

我抓包看了下，
1  大哥的小图片可以合并一下吧。小图片太多了，暂用连接数很多哦。浏览器一次发不了那么多的请求。

2  请求这个页面的时候，dnslookup 和connect，以及send 时间很短，而wait时间达到了6秒钟，实在很长了。receive时间更长，所以，大哥的后台处理速度，优化一下吧，接受包时间很长，要么是大哥的服务器的问题，要么是网络问题了，看来是要把服务器搬会国内了，或者，把静态的东西，在国内弄一个imgcache.XXXX 的服务器，静态的都放到这个域名下。呵呵。。

3 css可以合并吧，这个，看着不顺眼啊。
http://easwy.com/blog/wp-content/themes/inove/ie6.css

4 显示顺序，我访问这个页面，怎么是从空白到有内容呢，应该是像ajax一样，先给个页面的框架，内容再填写进去。主要的东西，优先显示，次要的东西，可以慢慢加载。这样用户体验会好些。

5 还有很多方法 提速的，考虑大哥是个人经营，所以就不推荐了。</description>
		<content:encoded><![CDATA[<p>清空还存后，用 ie6试了下，访问这个页面时，开始出来是空白，很久后，才有内容。试了几次，访问速度每次都不一样。波动还较大。</p>
<p>我抓包看了下，<br />
1  大哥的小图片可以合并一下吧。小图片太多了，暂用连接数很多哦。浏览器一次发不了那么多的请求。</p>
<p>2  请求这个页面的时候，dnslookup 和connect，以及send 时间很短，而wait时间达到了6秒钟，实在很长了。receive时间更长，所以，大哥的后台处理速度，优化一下吧，接受包时间很长，要么是大哥的服务器的问题，要么是网络问题了，看来是要把服务器搬会国内了，或者，把静态的东西，在国内弄一个imgcache.XXXX 的服务器，静态的都放到这个域名下。呵呵。。</p>
<p>3 css可以合并吧，这个，看着不顺眼啊。<br />
<a href="http://easwy.com/blog/wp-content/themes/inove/ie6.css" rel="nofollow">http://easwy.com/blog/wp-content/themes/inove/ie6.css</a></p>
<p>4 显示顺序，我访问这个页面，怎么是从空白到有内容呢，应该是像ajax一样，先给个页面的框架，内容再填写进去。主要的东西，优先显示，次要的东西，可以慢慢加载。这样用户体验会好些。</p>
<p>5 还有很多方法 提速的，考虑大哥是个人经营，所以就不推荐了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：omega</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-230</link>
		<dc:creator>omega</dc:creator>
		<pubDate>Tue, 07 Apr 2009 01:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-230</guid>
		<description>杭州网通。
很慢！</description>
		<content:encoded><![CDATA[<p>杭州网通。<br />
很慢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-225</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Sun, 05 Apr 2009 16:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-225</guid>
		<description>感谢大家的反馈，看来主机速度是慢了些，也不排除是深圳电信线路的问题。这两天总出一些比较奇怪的连接被reset的问题，不知道在抽什么风。

&lt;a href=&quot;#comment-219&quot; rel=&quot;nofollow&quot;&gt;@hw&lt;/a&gt; 
我对arm/DSP不是很了解。</description>
		<content:encoded><![CDATA[<p>感谢大家的反馈，看来主机速度是慢了些，也不排除是深圳电信线路的问题。这两天总出一些比较奇怪的连接被reset的问题，不知道在抽什么风。</p>
<p><a href="#comment-219" rel="nofollow">@hw</a><br />
我对arm/DSP不是很了解。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：流星</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-224</link>
		<dc:creator>流星</dc:creator>
		<pubDate>Sun, 05 Apr 2009 15:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-224</guid>
		<description>上海电信
几秒吧，点了下，没跳过来看，应该很快</description>
		<content:encoded><![CDATA[<p>上海电信<br />
几秒吧，点了下，没跳过来看，应该很快</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Iven</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-223</link>
		<dc:creator>Iven</dc:creator>
		<pubDate>Sun, 05 Apr 2009 14:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-223</guid>
		<description>北京网通，速度正常。</description>
		<content:encoded><![CDATA[<p>北京网通，速度正常。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：MacKenzie</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-222</link>
		<dc:creator>MacKenzie</dc:creator>
		<pubDate>Sun, 05 Apr 2009 14:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-222</guid>
		<description>10秒左右，重庆网通</description>
		<content:encoded><![CDATA[<p>10秒左右，重庆网通</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：alickguo</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-221</link>
		<dc:creator>alickguo</dc:creator>
		<pubDate>Sun, 05 Apr 2009 14:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-221</guid>
		<description>5秒内，福建电信。</description>
		<content:encoded><![CDATA[<p>5秒内，福建电信。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Lane East</title>
		<link>http://easwy.com/blog/archives/please_tell_me_your_access_speed/#comment-220</link>
		<dc:creator>Lane East</dc:creator>
		<pubDate>Sun, 05 Apr 2009 13:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=752#comment-220</guid>
		<description>辽宁电信
十多秒, 速度不算快.</description>
		<content:encoded><![CDATA[<p>辽宁电信<br />
十多秒, 速度不算快.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

