[Tsung] example in docs needs to be changed...

Nicolas Niclausse nicolas at niclux.org
Sat May 26 23:38:22 CEST 2007


Jason Tucker wrote:

> The ack type in the jabber example needs to be changed:
> 
> <request> <jabber type="connect" ack="no_ack" /> </request>
> 
> to
> 
> <request> <jabber type="connect" ack="local" /> </request>
> 
> If you send a connect with no_ack, and then rapidly start sending other
> transactions, you may have errors. Making sure the connection is fully
> established before sending further requests is critical, so I recommend
> setting connect ack to "local", that way the client will wait for this
> response before proceeding.

OK, the doc is fixed in the svn now, thanks

--
Nicolas


More information about the Tsung-users mailing list