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

Jason Tucker jasonwtucker at gmail.com
Fri May 18 22:33:52 CEST 2007


Hi -

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.

Thanks,

__Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.process-one.net/pipermail/tsung-users/attachments/20070518/2d508466/attachment.html


More information about the Tsung-users mailing list