[Tsung] how can i creat a loop of request?
Matteo
mcanato at gmail.com
Fri May 23 10:11:39 CEST 2008
Hi to all,
i've solved the problems that i had found a few days ago, about how to write
a plugin for my own protocol.
Now i would like to create a sort of "timed-loop". I have this situation:
- there are 2 types of connection A and B at my server
- for connection A, i've to send every 3 seconds a message to the server for
5 minutes (the entire, and time-limitated, duration of the connection A).
Then i can kill the client and close connection A.
- for connection B, i've to send every 2 seconds a message to the server for
2 minutes (the entire, and time-limitated, duration of the connection B).
Then i can kill the client and close connection B.
Any help in order to do this?
Best regards,
M.Canato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.process-one.net/pipermail/tsung-users/attachments/20080523/5adacbd5/attachment.html
More information about the Tsung-users
mailing list