<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 最快的Erlang http hello world 服务器调优指南 （20Khttp短链接请求/S每桌面CPU)</title>
	<atom:link href="http://blog.yufeng.info/archives/105/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yufeng.info/archives/105</link>
	<description>Erlang系统深度探索和应用</description>
	<lastBuildDate>Tue, 07 Feb 2012 01:58:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 一个简单的erlang hello world 例子&#124; 旭日东升</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-2318</link>
		<dc:creator>一个简单的erlang hello world 例子&#124; 旭日东升</dc:creator>
		<pubDate>Thu, 30 Jun 2011 09:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-2318</guid>
		<description>[...] 本文链接地址: 最快的Erlang http hello world 服务器调优指南 （20Khttp短链接请求/S每桌面CPU) [...]</description>
		<content:encoded><![CDATA[<p>[...] 本文链接地址: 最快的Erlang http hello world 服务器调优指南 （20Khttp短链接请求/S每桌面CPU) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu Feng</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1850</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Fri, 21 Jan 2011 06:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1850</guid>
		<description>还没有，有兴趣可以联系我。。。</description>
		<content:encoded><![CDATA[<p>还没有，有兴趣可以联系我。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1849</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 21 Jan 2011 05:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1849</guid>
		<description>请问本文提供的patch在 Erlang 14B 下有没有相应的版本？</description>
		<content:encoded><![CDATA[<p>请问本文提供的patch在 Erlang 14B 下有没有相应的版本？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dzeda</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1151</link>
		<dc:creator>dzeda</dc:creator>
		<pubDate>Wed, 15 Sep 2010 01:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1151</guid>
		<description>当然是 -detached，请问你自己试过没有呢？</description>
		<content:encoded><![CDATA[<p>当然是 -detached，请问你自己试过没有呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu Feng</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1148</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Tue, 14 Sep 2010 14:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1148</guid>
		<description>erl -detached  注意拼写！</description>
		<content:encoded><![CDATA[<p>erl -detached  注意拼写！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dzeda</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1147</link>
		<dc:creator>dzeda</dc:creator>
		<pubDate>Tue, 14 Sep 2010 12:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1147</guid>
		<description>请问这个ehttpd为什么不能在Linux后台运行呢？
试过了detatch,noshell,noinput 参数都不可以。</description>
		<content:encoded><![CDATA[<p>请问这个ehttpd为什么不能在Linux后台运行呢？<br />
试过了detatch,noshell,noinput 参数都不可以。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yu Feng</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1106</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Tue, 07 Sep 2010 15:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1106</guid>
		<description>你是如何配置你的环境的。换句话说把你的环境贴上来。。。</description>
		<content:encoded><![CDATA[<p>你是如何配置你的环境的。换句话说把你的环境贴上来。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shellxu</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-1104</link>
		<dc:creator>shellxu</dc:creator>
		<pubDate>Tue, 07 Sep 2010 13:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-1104</guid>
		<description>我试验了一下这个ehttpd，在真实环境下，不到1000次请求/秒就挂掉了
ping服务器出现timeout，应该是出现网络阻塞了。不知具体原因出在哪里？</description>
		<content:encoded><![CDATA[<p>我试验了一下这个ehttpd，在真实环境下，不到1000次请求/秒就挂掉了<br />
ping服务器出现timeout，应该是出现网络阻塞了。不知具体原因出在哪里？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yu feng</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-94</link>
		<dc:creator>yu feng</dc:creator>
		<pubDate>Wed, 25 Nov 2009 09:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-94</guid>
		<description>如果把 ehttpd的http报文分析去掉。

也就是说 {packet,http}改成{packet,raw} 还的快些。</description>
		<content:encoded><![CDATA[<p>如果把 ehttpd的http报文分析去掉。</p>
<p>也就是说 {packet,http}改成{packet,raw} 还的快些。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C, Erlang, Java Web Server performance test - Tim[后端技术]</title>
		<link>http://blog.yufeng.info/archives/105/comment-page-1#comment-65</link>
		<dc:creator>C, Erlang, Java Web Server performance test - Tim[后端技术]</dc:creator>
		<pubDate>Wed, 11 Nov 2009 13:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=105#comment-65</guid>
		<description>[...] hello world server The source code is available at yufeng&#8217;s blog, see http://blog.yufeng.info/archives/105 Just copy the code after &#8220;cat ehttpd.erl&#8221;, and compile [...]</description>
		<content:encoded><![CDATA[<p>[...] hello world server The source code is available at yufeng&#8217;s blog, see <a href="http://blog.yufeng.info/archives/105" rel="nofollow">http://blog.yufeng.info/archives/105</a> Just copy the code after &#8220;cat ehttpd.erl&#8221;, and compile [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

