<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>子网'Blog - z7z8</title><link>http://blog.csdn.net/subnet/category/352657.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 30 Mar 2008 21:46:51 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>subnet</dc:creator><title>使用命令行 Subversion 访问项目源文件</title><link>http://blog.csdn.net/subnet/archive/2008/03/30/2231494.aspx</link><pubDate>Sun, 30 Mar 2008 21:47:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2008/03/30/2231494.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/2231494.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2008/03/30/2231494.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/2231494.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2231494</trackback:ping><description>使用命令行 Subversion 访问项目源文件&lt;img src ="http://blog.csdn.net/subnet/aggbug/2231494.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>subnet</dc:creator><title>通过Apache访问svn代码库的配置步骤</title><link>http://blog.csdn.net/subnet/archive/2008/03/24/2214608.aspx</link><pubDate>Mon, 24 Mar 2008 20:29:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2008/03/24/2214608.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/2214608.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2008/03/24/2214608.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/2214608.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2214608</trackback:ping><description>    建立svn代码库，可以进行代码的版本控制，对一般用户来讲，如何方便的查看代码库内容，目前的一个解决方案是使用apache来访问svn代码库。通过自己的测试，现将完整的步骤小结如下：&lt;img src ="http://blog.csdn.net/subnet/aggbug/2214608.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>subnet</dc:creator><title>HTTP返回代码表</title><link>http://blog.csdn.net/subnet/archive/2008/03/01/2137763.aspx</link><pubDate>Sat, 01 Mar 2008 19:04:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2008/03/01/2137763.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/2137763.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2008/03/01/2137763.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/2137763.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2137763</trackback:ping><description>HTTP返回状态代码 
    当用户试图通过HTTP 或文件传输协议 (FTP)访问一台正在主机上的内容时，IIS返回一个表示该请求的状态的数字代码。该状态代码记录在IIS 日志中，同时也可能在 Web 浏览器或 FTP客户端显示（也就是我们打开页面发生错误时IE显示的错误信息代码。状态代码可以指明具体请求是否已成功，还可以揭示请求失败的确切原因。

    在默认状态下，IIS把它的日志文件放在 %WINNT\System32\Logfiles 文件夹中。每个WWW站点和FTP站点在该目录下都有一个单独的目录，每天都会在这些目录下创建日志文件，并用日期给日志文件命名。
&lt;img src ="http://blog.csdn.net/subnet/aggbug/2137763.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>subnet</dc:creator><title>服务器的大用户量的承载方案     </title><link>http://blog.csdn.net/subnet/archive/2008/02/15/2097578.aspx</link><pubDate>Fri, 15 Feb 2008 19:31:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2008/02/15/2097578.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/2097578.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2008/02/15/2097578.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/2097578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2097578</trackback:ping><description>--------                   ----------                       -------------                     ---------                     ------------
| 客户端 | ===&gt; |负载均衡器| ===&gt; |反向代理/缓存| ===&gt; |WEB服务器| ===&gt; |数据库服务器|
--------                  ----------                        -------------                     ---------                     ------------
                              Nginx                            Squid                    Apache,PHP                 MySQL
                                     &lt;img src ="http://blog.csdn.net/subnet/aggbug/2097578.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>subnet</dc:creator><title>面向高负载的架构Lighttpd+PHP(FastCGI)+Memcached+Squid</title><link>http://blog.csdn.net/subnet/archive/2008/02/15/2097573.aspx</link><pubDate>Fri, 15 Feb 2008 19:23:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2008/02/15/2097573.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/2097573.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2008/02/15/2097573.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/2097573.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2097573</trackback:ping><description>面向高负载的架构Lighttpd+PHP(FastCGI)+Memcached+Squid&lt;img src ="http://blog.csdn.net/subnet/aggbug/2097573.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>subnet</dc:creator><title>说说大型高并发高负载网站的系统架构</title><link>http://blog.csdn.net/subnet/archive/2008/02/15/2097570.aspx</link><pubDate>Fri, 15 Feb 2008 19:22:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2008/02/15/2097570.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/2097570.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2008/02/15/2097570.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/2097570.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2097570</trackback:ping><description>俊麟 Michael’s blog (http://www.toplee.com/blog/?p=71) 我在CERNET做过拨号接入平台的搭建，而后在Yahoo&amp;3721从事过搜索引擎前端开发，又在MOP处理过大型社区猫扑大杂烩的架构升级等工作，同时自己接触和开发过不少大中型网站的模块，因此在大型网站应对高负载和并发的解决方案上有一些积累和经验，可以和大家一起探讨一下。&lt;img src ="http://blog.csdn.net/subnet/aggbug/2097570.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>subnet</dc:creator><title>八种常见的网络广告防作弊技术</title><link>http://blog.csdn.net/subnet/archive/2007/12/07/1922385.aspx</link><pubDate>Fri, 07 Dec 2007 13:04:00 GMT</pubDate><guid>http://blog.csdn.net/subnet/archive/2007/12/07/1922385.aspx</guid><wfw:comment>http://blog.csdn.net/subnet/comments/1922385.aspx</wfw:comment><comments>http://blog.csdn.net/subnet/archive/2007/12/07/1922385.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/subnet/comments/commentRss/1922385.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1922385</trackback:ping><description>小偷和骗子都是另人可恶的，但生活中又是客观存在，作弊和欺骗点击也同样另人可恶，但又防不甚防。杜绝是不可能的，而防止是我们所有广告人的一种责任。以下是易特广告联盟目前在使用的几种防作弊方式，希望给每个网络营销者带来一点有用的帮助。&lt;img src ="http://blog.csdn.net/subnet/aggbug/1922385.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>