<?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/377/</link>
<title><![CDATA[从豆瓣宕机看IDC单点问题]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[电脑杂谈]]></category>
<pubDate>Fri, 31 Oct 2008 09:26:53 +0000</pubDate> 
<guid>http://zyan.cc/post/377/</guid> 
<description>
<![CDATA[ 
	　　<a href="http://www.douban.com" target="_blank">豆瓣</a>从上午11点开始宕机（见：<a href="http://blog.douban.com/douban/2008/10/31/139/" target="_blank">http://blog.douban.com/douban/2008/10/31/139/</a>），到现在已经超过6个小时了。<br/><br/>　　豆瓣的服务器托管在京东某BGP机房，我在那个机房有机器，试了试，从IDC内部是能访问的。另外，和豆瓣同一IP段的<a href="http://59.151.41.22/" target="_blank">http://59.151.41.22/</a>从外部是能够访问的。所以，我估计是IDC机房内豆瓣那一组线路的问题。<br/><br/>　　看来，多IDC异地容灾还是很重要的。IDC不出问题则以，一出问题，就成了最大的单点。<br/><br/>　　IDC机房内部到豆瓣路由是通的：<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">[root@localhost ~]# traceroute <a href="http://www.douban.com" target="_blank">www.douban.com</a><br/>traceroute to <a href="http://www.douban.com" target="_blank">www.douban.com</a> (59.151.41.93), 30 hops max, 38 byte packets<br/> 1 &nbsp;59.151.xxx.xxx (59.151.xxx.xxx) &nbsp;0.929 ms &nbsp;0.917 ms &nbsp;0.954 ms<br/> 2 &nbsp;59.151.96.65 (59.151.96.65) &nbsp;0.534 ms &nbsp;0.249 ms &nbsp;0.263 ms<br/> 3 &nbsp;211.151.227.86 (211.151.227.86) &nbsp;1.931 ms &nbsp;1.100 ms &nbsp;2.053 ms<br/> 4 &nbsp;59.151.41.93 (59.151.41.93) &nbsp;0.259 ms &nbsp;0.252 ms &nbsp;0.265 ms</div><br/><br/>　　从IDC机房内部是能访问豆瓣的：<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">[root@localhost ~]# wget <a href="http://www.douban.com/" target="_blank">http://www.douban.com/</a><br/>--16:12:15-- &nbsp;<a href="http://www.douban.com/" target="_blank">http://www.douban.com/</a><br/> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; => `index.html'<br/>Resolving <a href="http://www.douban.com..." target="_blank">www.douban.com...</a> 59.151.41.93<br/>Connecting to <a href="http://www.douban.com&#124;59.151.41.93&#124;:80..." target="_blank">www.douban.com&#124;59.151.41.93&#124;:80...</a> connected.<br/>HTTP request sent, awaiting response... 200 OK<br/>Length: 17,074 (17K) [text/html]<br/><br/>100%[=========================>] 17,074 &nbsp; &nbsp; &nbsp; &nbsp;--.--K/s &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br/><br/>16:12:15 (12.21 MB/s) - `index.html' saved [17074/17074]</div><br/><br/>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1845</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>cc0cc &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 09:55:42 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1845</guid> 
<description>
<![CDATA[ 
	兄弟你还在那机房整了机器啊
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1846</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>jackymao &lt;jackymaossi@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 10:10:09 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1846</guid> 
<description>
<![CDATA[ 
	是说那一组的对外链接的100M线路出了问题吗？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1847</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>sc &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 10:21:02 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1847</guid> 
<description>
<![CDATA[ 
	在你那台服务器架个代理吧
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1849</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>Kenn &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 11:34:02 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1849</guid> 
<description>
<![CDATA[ 
	你被百度抓取的真快：）
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1850</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>Fenng &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 12:39:02 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1850</guid> 
<description>
<![CDATA[ 
	DDos ，<br/><br/>和单点有什么关系
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1851</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>BBE &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 14:09:47 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1851</guid> 
<description>
<![CDATA[ 
	京东某BGP &nbsp;是哪个机房啊？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1854</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>无心 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 31 Oct 2008 15:28:09 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1854</guid> 
<description>
<![CDATA[ 
	现在IP查询到的地址是 电信通，上午查的是世纪互联，这不是迁机房了吧
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1901</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>老熊 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 04 Nov 2008 09:24:12 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1901</guid> 
<description>
<![CDATA[ 
	应该是陈各庄那个世纪互联吧，离douban所在大山子798很近。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1908</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>huifeideluotuo &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 05 Nov 2008 07:39:54 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1908</guid> 
<description>
<![CDATA[ 
	IDC容灾是大公司才能享受的，这个在技术架构上要求也比较高。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment1987</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>蜗牛漫步 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 15 Nov 2008 15:03:45 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment1987</guid> 
<description>
<![CDATA[ 
	经济不景气~ 能活下去就不错了， 异地容灾 都是钱啊~<br/><br/>，应用好办， 这一堆数据库 累人啊。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment2226</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>shmiya &lt;shmiya@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 12 Dec 2008 09:43:54 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment2226</guid> 
<description>
<![CDATA[ 
	看了一下午你的blog，眼睛累呀。。字的颜色和背景太接近了
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment5295</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>中药材商 &lt;admin@zzyycc.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 18 Mar 2010 14:55:05 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment5295</guid> 
<description>
<![CDATA[ 
	我的<a href="http://www.zzyycc.com" target="_blank">中药材</a>网也遭遇果此种情况
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment14224</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>louis vuitton uk &lt;fsf@fdg.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 23 Nov 2011 01:05:03 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment14224</guid> 
<description>
<![CDATA[ 
	This <a href="http://www.louisvuittonoutlets.org.uk" target="_blank">louis vuitton uk</a> for sale belongs to the sounding just what are termed as Louis Vuitton vintage best sellers, many other products and services for the reason that range appearing companies.You will easily notice the unfold zippers of this <a href="http://www.coachoutletstoreonlinefree.com" target="_blank">coach outlet store online</a>. That is the decoration. There are some inside pockets for you as well. They are easy to match your clothes and to carry.Let us inspire your inner beauty with fine <a href="http://www.christian-louboutinsale.org.uk" target="_blank">christian louboutin sale</a>. Purse the elegance in bridal wedding. Enjoy the fashion.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment16354</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>louis vuitton speedy 30 &lt;sfdsdf@yahoo.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 12 Mar 2012 06:55:27 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment16354</guid> 
<description>
<![CDATA[ 
	The local time 10 at night, Nairobi at a downtown bus <a href="http://lvhandbags4outlet.com/Louis-Vuitton-Speedy-30-tagid-62.html" target="_blank">louis vuitton speedy 30</a> stop when a grenade attacks. The blast happened in the local time 10, also is Saturday night 8 o &#039;clock 45 points, explosion bus station close to Nairobi the central business district. Kenya <a href="http://lvhandbags4outlet.com/Louis-Vuitton-Speedy-35-tagid-63.html" target="_blank">louis vuitton speedy 35</a> Red Cross earlier said, at least one person died in the blast, several <a href="http://lvhandbags4outlet.com/Louis-Vuitton-Neverfull-MM-tagid-64.html" target="_blank">louis vuitton neverfull mm</a> people were injured. Local media will then death toll updates for four people, injured persons for 21. According to the police said the explosion was caused by hand grenades, but specific situation is still in the investigation. At present, <a href="http://lvhandbags4outlet.com/Louis-Vuitton-Neverfull-PM-tagid-65.html" target="_blank">louis vuitton neverfull pm</a> there is not any organization or individual says that it is responsible for the explosion.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/377/#blogcomment17409</link>
<title><![CDATA[[评论] 从豆瓣宕机看IDC单点问题]]></title> 
<author>chanel uk &lt;xiang1234xiangxiang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2012 09:45:56 +0000</pubDate> 
<guid>http://zyan.cc/post/377/#blogcomment17409</guid> 
<description>
<![CDATA[ 
	<a href="http://www.chanelukoutlets.org.uk" target="_blank">chanel uk</a><br/><a href="http://www.burberryukoutletuk.org" target="_blank">burberry uk</a><br/><a href="http://www.poloralphlaurenuks.org" target="_blank">ralph lauren uk</a>
]]>
</description>
</item>
</channel>
</rss>