<?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; cache</title>
	<atom:link href="http://www.xhuang.net/tag/cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xhuang.net</link>
	<description>在路上</description>
	<lastBuildDate>Tue, 23 Aug 2011 12:51:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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: 20 Time taken for tests: 207.347340 seconds Complete requests: 1000 Failed requests: 982 (Connect: 0, Length: 982, Exceptions: 0) Write errors: 0 Total transferred: 18304372 bytes HTML transferred: 18048116 bytes Requests per second: 4.82 [...]]]></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>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
