<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/creazyfrog" type="application/rss+xml" ref="self"></atom:link><lastBuildDate>Mon, 01 Oct 2007 13:26:00 GMT</lastBuildDate><title>creazyfrog的专栏</title><item><title>【转】大型Web2.0站点构建技术初探</title><link>http://blog.csdn.net/creazyfrog/archive/2007/10/01/1808901.aspx</link><wfw:comment>comments/1808901.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1808901.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1808901</trackback:ping><description>缓存区还为那些不需要记入数据库的数据提供了驿站，比如为跟踪用户会话而创建的临时文件--Benedetto坦言他需要在这方面补课，&quot;我是数据库存储狂热分子，因此我总是想着将万事万物都存到数据库。&quot;但将像会话跟踪这类的数据也存到数据库，站点将陷入泥沼。在两台数据库服务器上使用了数据库同步(Mysql支持的Master-Slave模式)，写操作全部针对主数据库（通过Binlog，主服务器上的写操作可以迅速同步到从服务器上），读操作在两个数据库上同时进行(也算是负载均横的一种吧)。数据库组从服务器挂掉的话会导致其它服务器负载过大。&lt;img src =&quot;aggbug/1808901.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 01 Oct 2007 21:26:00 +0800</pubDate><author>creazyfrog</author><comments>http://blog.csdn.net/creazyfrog/archive/2007/10/01/1808901.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/creazyfrog/archive/2007/10/01/1808901.aspx</guid><dc:creator>creazyfrog</dc:creator></item></channel></rss>