[Tsung] Configuration Problem

Nicolas Niclausse nicolas at niclux.org
Fri Apr 4 09:43:42 CEST 2008


Matthias Stiller ecrivait le 03.04.2008 16:44:
> Hi,
> 
> I am currently trying to use tsung to do some load tests against an 
> ejabberd XMPP server. I have the following simple scenario:
> 
> - Client machine to simulate the users running tsung 1.2.1-1 (IP: 
> 192.168.2.101 <http://192.168.2.101>)
> - Server machine running ejabberd 1.1.4-5 (IP: 192.168.2.106 
> <http://192.168.2.106>)
> 
> Both are connected via the local network. Unfortunately I didn't get the 
> tsung machine working to send valid packets to the server.
> 
> These are the packets the Client sends to connect a user to the server:
> <stream:stream  id='1' to='localhost' xmlns='jabber:client' 
> xmlns:stream='http://etherx.jabber.org/streams'>

you must set the domain for jabber:

   <option type="ts_jabber" name="domain" value="mydomain.org" />




-- 
Nicolas


More information about the Tsung-users mailing list