You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Zohar Amir <da...@hotmail.com> on 2005/07/26 08:27:46 UTC

TCP socket disconnection

Hi,
I have a thread group that runs forever. That thread group runs a sequence 
of actions using TCP samplers (that reuse the same socket) that eventually 
gets the socket disconnected (logout from the target server). After the 
first loop the socket is disconnected, but it remains in the socket's map, 
leading to the second loop trying to reuse it.
Is there any way to remove the socket from the map when it gets 
disconnected/after each loop terminates? 

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org