I am testing a custom server using a TCP connection and sending commands to it. After processing each command, the connection is closed by the server.

At the moment I have 1 thread, and the test running twice. In the 2nd run of the test, the thread does not try to reconnect to the server. It does try to send the command though. Is there a way to get the TCP Sampler to attempt a reconnect every time?

Marc

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to