<?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/352/</link>
<title><![CDATA[使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[Web服务器]]></category>
<pubDate>Thu, 19 Jun 2008 00:30:15 +0000</pubDate> 
<guid>http://zyan.cc/post/352/</guid> 
<description>
<![CDATA[ 
	　　[文章作者：张宴 本文版本：v1.1 最后修改：2008.06.19 转载请注明原文链接：<a href="http://blog.zyan.cc/post/352/" target="_blank">http://blog.zyan.cc/post/352/</a>]<br/><br/>　　Nginx <a href="read.php/351.htm" target="_blank">超越Apache的高性能和稳定性</a>，使得国内使用 Nginx 作为 Web 服务器的网站也越来越多，其中有新浪、网易、腾讯等门户网站，六间房、酷6等视频分享网站，Discuz!、水木社区等知名论坛，豆瓣、YUPOO等新兴Web 2.0网站。<br/><br/>　　Nginx 在国内的应用正在不断发展壮大！<br/><br/>　　<strong>一、使用 Nginx 运行 PHP(FastCGI) 程序的网站：</strong><br/> <br/>　　1、六间房视频（<a href="http://www.6.cn/" target="_blank">http://www.6.cn/</a>）：nginx/0.6.14 + PHP<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">[root@new-host ~]# curl --head <a href="http://6.cn/reg.php" target="_blank">http://6.cn/reg.php</a><br/>HTTP/1.0 200 OK<br/>Server: nginx/0.6.14<br/>Date: Wed, 18 Jun 2008 00:58:20 GMT<br/>Content-Type: text/html<br/>Vary: Accept-Encoding<br/>X-Cache: MISS from YZ-W-146<br/>X-Cache-Lookup: MISS from YZ-W-146:80<br/>Via: 1.0 YZ-W-146 (squid/3.0.STABLE1.dev)<br/>Connection: close</div><br/><br/>　　2、Discuz!官方论坛（<a href="http://www.discuz.net/" target="_blank">http://www.discuz.net/</a>）：nginx/0.7.2 + PHP/5.2.6<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">[root@new-host ~]# curl --head <a href="http://www.discuz.net/index.php" target="_blank">http://www.discuz.net/index.php</a><br/>HTTP/1.1 200 OK<br/>Server: nginx/0.7.2<br/>Date: Wed, 18 Jun 2008 00:57:16 GMT<br/>Content-Type: text/html<br/>Transfer-Encoding: chunked<br/>Connection: keep-alive<br/>X-Powered-By: PHP/5.2.6<br/>Set-Cookie: dznet_sid=Ek9XYc; expires=Wed, 25-Jun-2008 00:57:16 GMT; path=/; domain=.discuz.net</div><br/><br/>　　3、互联星空播客[新浪服务器]（<a href="http://you.video.vnet.cn/" target="_blank">http://you.video.vnet.cn/</a>）：nginx/0.5.33 + PHP/5.2.5<br/><div style="border-left: 0px dashed #D6C094; margin: 5px; padding: 3px; margin-bottom:0px; border: 1px dashed #00a0c6; background-color: #ffffff;">[root@new-host ~]# curl --head <a href="http://you.video.vnet.cn/pg/user/userHead.js.php" target="_blank">http://you.video.vnet.cn/pg/user/userHead.js.php</a><br/>HTTP/1.1 200 OK<br/>Server: nginx/0.5.33<br/>Content-Type: text/html; charset=gb2312<br/>X-Powered-By: PHP/5.2.5<br/>Expires: Sun, 13 Jul 2008 05:43:16 GMT<br/>Last-Modified: Fri, 13 Jun 2008 05:43:16GMT<br/>Content-Encoding: gzip<br/>Content-Length: 22403<br/>Date: Wed, 18 Jun 2008 01:09:33 GMT<br/>X-Varnish: 1426517043 1413292132<br/>Age: 415577<br/>Via: 1.1 varnish<br/>Connection: keep-alive</div><br/><br/>............<br/><br/>Tags - <a href="http://zyan.cc/tags/linux/" rel="tag">linux</a> , <a href="http://zyan.cc/tags/php/" rel="tag">php</a> , <a href="http://zyan.cc/tags/nginx/" rel="tag">nginx</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1195</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>lizongbo &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 19 Jun 2008 02:42:44 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1195</guid> 
<description>
<![CDATA[ 
	腾讯也有用作第三类的<br/>Host: down.3g.qq.com<br/><br/>HTTP/1.x 200 OK<br/>Server: nginx/0.5.33<br/>Date: Thu, 19 Jun 2008 02:34:56 GMT<br/>Content-Type: image/gif<br/>Content-Length: 3106<br/>Last-Modified: Wed, 07 May 2008 07:50:10 GMT<br/>Connection: keep-alive<br/>Expires: Fri, 20 Jun 2008 02:34:56 GMT<br/>Cache-Control: max-age=86400<br/>Accept-Ranges: bytes
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1196</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>明镜 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 19 Jun 2008 03:18:20 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1196</guid> 
<description>
<![CDATA[ 
	博主对于nginx在中国的普及有巨大的贡献<br/><br/>我的站：<br/>[root@HX01 ~]# curl --head <a href="http://www.jysq.net" target="_blank">http://www.jysq.net</a><br/>HTTP/1.1 200 OK<br/>Server: nginx/0.6.31<br/>Date: Thu, 19 Jun 2008 03:20:43 GMT<br/>Content-Type: text/html<br/>Content-Length: 997<br/>Last-Modified: Tue, 03 Jun 2008 12:51:38 GMT<br/>Connection: keep-alive<br/>Accept-Ranges: bytes
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1201</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>Sonic &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 19 Jun 2008 06:42:29 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1201</guid> 
<description>
<![CDATA[ 
	感觉discuz官方非常的超前!
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1209</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>gusingchen &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 20 Jun 2008 02:14:08 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1209</guid> 
<description>
<![CDATA[ 
	你是如何区分&quot;静态&quot;和&quot;反向代理&quot;二种应用呢?
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1213</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>xpb &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 20 Jun 2008 04:12:44 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1213</guid> 
<description>
<![CDATA[ 
	建议博主专门搞一个Nginx应用的中文站，造福广大中国站长，毕竟Nginx的资料还不是很多。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1227</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>Michael &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 24 Jun 2008 07:02:12 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1227</guid> 
<description>
<![CDATA[ 
	我有一个问题，如何能准确区分静态，和反向代理呢？从 curl 返回的信息中吗？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1241</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>神仙 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 25 Jun 2008 15:40:39 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1241</guid> 
<description>
<![CDATA[ 
	我们也用了nginx
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1253</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>Asion &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 28 Jun 2008 02:45:07 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1253</guid> 
<description>
<![CDATA[ 
	网上找了很多nginx教程,还是博主的最详细! 希望能交个朋友.我的QQ118774 <br/>做IT的~~
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1267</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>wayne &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 30 Jun 2008 16:20:59 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1267</guid> 
<description>
<![CDATA[ 
	我以前也用过nginx,还有lighttpd ,博主有没有测试过,用nginx和lighttpd,老是会出现500错误,后来查到是fastcgi的关系,而且好像很难解决.一定要优化程序,但是apache的prefork好像还是比较稳定的
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1268</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>lyrids &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 30 Jun 2008 19:36:46 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1268</guid> 
<description>
<![CDATA[ 
	我们也在使用 nginx 0.7.3. <a href="http://www.mjhero.com" target="_blank">http://www.mjhero.com</a> 一家网络休闲游戏网站使用了 SSL,FastCGI并集成了后端的 Tomcat, Glassfish 等Java应用服务器.下一步将在前端放置 varnish cache, 而后端的多个 tomcat/glassfish 节点之间则采用 haproxy 实现HA和负载均衡,因为 nginx 目前在节点故障检测和负载分配方面还比较弱.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1269</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>lyrids &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 30 Jun 2008 19:38:32 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1269</guid> 
<description>
<![CDATA[ 
	www.mjhero.com 也在使用 nginx 0.7.3后端连接： FastCGI, Tomcat 和 GlassfishTomcat和Glassfish节点群之间用 haproxy 实现负载均衡和HA下一步计划在前端增加 varnish cache.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1287</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>adou &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 03 Jul 2008 03:49:36 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1287</guid> 
<description>
<![CDATA[ 
	curl --head <a href="http://www.cyworld.com.cn/main/index.php" target="_blank">http://www.cyworld.com.cn/main/index.php</a><br/>HTTP/1.1 200 OK<br/>Server: nginx/0.6.31<br/>Date: Thu, 03 Jul 2008 03:48:57 GMT<br/>Content-Type: text/html; charset=UTF-8<br/>Transfer-Encoding: chunked<br/>Connection: keep-alive
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1311</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>2j &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 08 Jul 2008 11:52:56 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1311</guid> 
<description>
<![CDATA[ 
	curl --head <a href="http://www.cnprint.org" target="_blank">http://www.cnprint.org</a><br/>HTTP/1.1 302 Moved Temporarily<br/>HTTP/1.1 302 Moved Temporarily<br/>Server: nginx/0.6.32<br/>Date: Tue, 08 Jul 2008 12:00:36 GMT<br/>Content-Type: text/html<br/>Transfer-Encoding: chunked<br/>Connection: keep-alive<br/>X-Powered-By: PHP/5.2.6<br/>Location: bbs/index.php<br/><br/>我的也用了。谢谢楼主，是从楼主这儿了解到的nginx，顺便打个广告。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1339</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>王园园 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 19 Jul 2008 10:38:38 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1339</guid> 
<description>
<![CDATA[ 
	<strong>ecshop</strong><br/><br/>curl --head <a href="http://www.ecshop.com" target="_blank">http://www.ecshop.com</a><br/>HTTP/1.1 301 Moved Permanently<br/>Server: nginx/0.6.31<br/>Date: Sat, 19 Jul 2008 10:39:31 GMT<br/>Content-Type: text/html<br/>Transfer-Encoding: chunked<br/>Connection: keep-alive<br/>X-Powered-By: PHP/5.2.6<br/>Location: <a href="http://www.comsenz.com/products/ecshop/" target="_blank">http://www.comsenz.com/products/ecshop/</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/352/#blogcomment1396</link>
<title><![CDATA[[评论] 使用Nginx作为Web服务器的国内网站[原创]]]></title> 
<author>lpfrx &lt;lpfrx@21cn.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 02 Aug 2008 02:59:23 +0000</pubDate> 
<guid>http://zyan.cc/post/352/#blogcomment1396</guid> 
<description>
<![CDATA[ 
	看来nginx的占有率不断上升中.
]]>
</description>
</item>
</channel>
</rss>