<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[实践OK]webbench使用方法,webbench命令行。]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Fri, 25 Jun 2010 16:33:43 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	<textarea name="code" class="php" rows="15" cols="100">
webbench -c 10 -t 10000 &quot;http://**com/api/jssdk/config?callback=jQuery11110027871520509331837_1548735392519&amp;mpid=163&amp;url=http%3A%2F%2Fwx.cctv.com%2Fuser%2Fwap%2Fsign.html%3Fmpid%3D163&amp;_=1548735392520&quot;
</textarea><br/><br/>参考：http://www.cnblogs.com/xiaochina/p/5669992.html<br/><br/>测试页面index.php<br/><br/>192.168.1.82（Nginx）<br/><br/>192.168.1.82：81（Apache）<br/><br/>Nginx配置文件：<br/><br/>worker_processes&nbsp;&nbsp;2;<br/>events &#123;<br/>&nbsp;&nbsp;&nbsp;&nbsp;use epoll;<br/>&nbsp;&nbsp;&nbsp;&nbsp;worker_connections&nbsp;&nbsp;1024;<br/>&#125;<br/><br/>/usr/sbin/spawn-fcgi -a 127.0.0.1 -p 9000 -C 10 -u nobody -f /usr/local/php_fastcgi/bin/php-cgi<br/><br/>Apache配置：（什么都没改，默认的，采用的prefork）<br/><br/>测试结果，见图：<br/>nginx测试结果:<br/><a href="http://jackxiang.com/attachment.php?fid=121" target="_blank"><img src="http://jackxiang.com/attachment.php?fid=121" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/>apache测试结果:<br/><br/><a href="http://jackxiang.com/attachment.php?fid=122" target="_blank"><img src="http://jackxiang.com/attachment.php?fid=122" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/><a href="http://jackxiang.com/attachment.php?fid=123" target="_blank"><img src="http://jackxiang.com/attachment.php?fid=123" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a>
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]webbench使用方法,webbench命令行。]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>