<?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: 来点压力——tsung</title>
	<atom:link href="http://erlang-china.org/study/tsung_your_web.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/study/tsung_your_web.html</link>
	<description>erlang 中文社区</description>
	<lastBuildDate>Tue, 09 Mar 2010 05:28:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kali</title>
		<link>http://erlang-china.org/study/tsung_your_web.html/comment-page-1#comment-14664</link>
		<dc:creator>kali</dc:creator>
		<pubDate>Mon, 09 Nov 2009 03:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/study/tsung_your_web.html#comment-14664</guid>
		<description>&lt;a href=&quot;#comment-9214&quot; rel=&quot;nofollow&quot;&gt;@newman&lt;/a&gt; 
Hi Newman, sorry my chinese: I had the same problem and I solved by properly setting up the machine&#039;s hostname. Check the output of the command &#039;hostname -s&#039;. Good luck!
----------------

您好，对不起，我的中文纽曼：我有同样的问题，我通过正确的设置了机器的主机解决。检查命令的输出&#039;hostname -s&#039;的。祝您好运！</description>
		<content:encoded><![CDATA[<p><a href="#comment-9214" rel="nofollow">@newman</a><br />
Hi Newman, sorry my chinese: I had the same problem and I solved by properly setting up the machine&#8217;s hostname. Check the output of the command &#8216;hostname -s&#8217;. Good luck!<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>您好，对不起，我的中文纽曼：我有同样的问题，我通过正确的设置了机器的主机解决。检查命令的输出&#8217;hostname -s&#8217;的。祝您好运！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://erlang-china.org/study/tsung_your_web.html/comment-page-1#comment-11954</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Wed, 18 Mar 2009 07:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/study/tsung_your_web.html#comment-11954</guid>
		<description>对于jabber,没有recorder,需要自己手动写.可以参照tsung/example/下面的例子.

LZ,关于tsung的并发,我不是很理解。测试http时,每个用户都会去执行session.有的用户刚开始执行,有的用户就已经结束了.怎样在这里做好平衡.谢谢!</description>
		<content:encoded><![CDATA[<p>对于jabber,没有recorder,需要自己手动写.可以参照tsung/example/下面的例子.</p>
<p>LZ,关于tsung的并发,我不是很理解。测试http时,每个用户都会去执行session.有的用户刚开始执行,有的用户就已经结束了.怎样在这里做好平衡.谢谢!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocky</title>
		<link>http://erlang-china.org/study/tsung_your_web.html/comment-page-1#comment-10173</link>
		<dc:creator>Rocky</dc:creator>
		<pubDate>Tue, 13 Jan 2009 02:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/study/tsung_your_web.html#comment-10173</guid>
		<description>Tsung Manual:4.5.1 (1) said: There&#039;s no record for jabber 
后面也有提到：如果想手写jabber的record, 可以参考6.6.3</description>
		<content:encoded><![CDATA[<p>Tsung Manual:4.5.1 (1) said: There&#8217;s no record for jabber<br />
后面也有提到：如果想手写jabber的record, 可以参考6.6.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/study/tsung_your_web.html/comment-page-1#comment-9229</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Tue, 16 Dec 2008 12:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/study/tsung_your_web.html#comment-9229</guid>
		<description>got no clue，俺没试过用 tsung 对 jabber 作压力测试。</description>
		<content:encoded><![CDATA[<p>got no clue，俺没试过用 tsung 对 jabber 作压力测试。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newman</title>
		<link>http://erlang-china.org/study/tsung_your_web.html/comment-page-1#comment-9214</link>
		<dc:creator>newman</dc:creator>
		<pubDate>Tue, 16 Dec 2008 04:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/study/tsung_your_web.html#comment-9214</guid>
		<description>你好！
我最近也在用Tsung来测试jabber server
但不明白这个recorder 过程怎样录制？
&gt;tsung recorder
Error in process  on node 
&gt;tsung stop_reocrder  ##显示如下错误
Error in process  on node &#039;killer@hostname&#039; with exit value: {badarg,[{erlang,list_to_existing_atom,[&quot;ejabberd@localhost&quot;]},{dist_util,recv_challenge,1},{dist_util,handshake_we_started,1}]}
 
能帮忙分析下马？
谢谢！</description>
		<content:encoded><![CDATA[<p>你好！<br />
我最近也在用Tsung来测试jabber server<br />
但不明白这个recorder 过程怎样录制？<br />
&gt;tsung recorder<br />
Error in process  on node<br />
&gt;tsung stop_reocrder  ##显示如下错误<br />
Error in process  on node &#8216;killer@hostname&#8217; with exit value: {badarg,[{erlang,list_to_existing_atom,["ejabberd@localhost"]},{dist_util,recv_challenge,1},{dist_util,handshake_we_started,1}]}</p>
<p>能帮忙分析下马？<br />
谢谢！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
