<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>XinHuang &#187; 性能</title>
	<atom:link href="http://www.xhuang.net/tag/%e6%80%a7%e8%83%bd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xhuang.net</link>
	<description>在路上</description>
	<lastBuildDate>Sun, 13 Jun 2010 12:12:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>nginx fastcgi cache启用前后性能对比</title>
		<link>http://www.xhuang.net/201001/linux/nginx-fastcgi-cache/</link>
		<comments>http://www.xhuang.net/201001/linux/nginx-fastcgi-cache/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 09:03:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[性能]]></category>
		<category><![CDATA[配置]]></category>

		<guid isPermaLink="false">http://www.xhuang.net/?p=89</guid>
		<description><![CDATA[测试环境:
ramhost的vps,192M内存,跑wordpress,用apache的ab测试一个page
先看不启用cache的
Server Software:        nginx/0.7.64
Server Hostname:        www.xhuang.net
Server Port:            80
Document Path:          /about/
Document Length:        18015 bytes
Concurrency Level:  [...]]]></description>
			<content:encoded><![CDATA[<p>测试环境:</p>
<p>ramhost的vps,192M内存,跑wordpress,用apache的ab测试一个page</p>
<p>先看不启用cache的</p>
<p>Server Software:        nginx/0.7.64</p>
<p>Server Hostname:        www.xhuang.net</p>
<p>Server Port:            80</p>
<p>Document Path:          /about/</p>
<p>Document Length:        18015 bytes</p>
<p>Concurrency Level:      20</p>
<p>Time taken for tests:   207.347340 seconds</p>
<p>Complete requests:      1000</p>
<p>Failed requests:        982</p>
<p>(Connect: 0, Length: 982, Exceptions: 0)</p>
<p>Write errors:           0</p>
<p>Total transferred:      18304372 bytes</p>
<p>HTML transferred:       18048116 bytes</p>
<p><strong>Requests per second:    4.82 [#/sec] (mean)</strong></p>
<p>Time per request:       4146.947 [ms] (mean)</p>
<p>Time per request:       207.347 [ms] (mean, across all concurrent requests)</p>
<p>Transfer rate:          86.21 [Kbytes/sec] received</p>
<p>接着启用cache</p>
<p>Server Software:        nginx/0.7.64</p>
<p>Server Hostname:        www.xhuang.net</p>
<p>Server Port:            80</p>
<p>Document Path:          /about/</p>
<p>Document Length:        18064 bytes</p>
<p>Concurrency Level:      20</p>
<p>Time taken for tests:   66.140248 seconds</p>
<p>Complete requests:      1000</p>
<p>Failed requests:        998</p>
<p>(Connect: 0, Length: 998, Exceptions: 0)</p>
<p>Write errors:           0</p>
<p>Total transferred:      18323035 bytes</p>
<p>HTML transferred:       18066267 bytes</p>
<p><strong>Requests per second:    15.12 [#/sec] (mean)</strong></p>
<p>Time per request:       1322.805 [ms] (mean)</p>
<p>Time per request:       66.140 [ms] (mean, across all concurrent requests)</p>
<p>Transfer rate:          270.53 [Kbytes/sec] received</p>
<p>good!</p>
<p>配置请看<a href="http://blog.chinaunix.net/u2/69948/showart_1885428.html" target="_blank">http://blog.chinaunix.net/u2/69948/showart_1885428.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xhuang.net/201001/linux/nginx-fastcgi-cache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
