Bug 50937

Summary: TCP Sampler does not provide for / honor connect timeout
Product: JMeter - Now in Github Reporter: Alex <a701440>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   

Description Alex 2011-03-16 13:38:51 UTC
It appears that TCPSampler code uses the Socket constructor that does not allow for a connect timeout. The timeout is only set for read operations.
Comment 1 Sebb 2011-03-18 07:38:13 UTC
Seems a reasonable enhancement (it's not a bug)
Comment 2 Sebb 2011-03-18 08:20:33 UTC
URL: http://svn.apache.org/viewvc?rev=1082883&view=rev
Log:
Bug 50937 - TCP Sampler does not provide for / honor connect timeout
Comment 3 The ASF infrastructure team 2022-09-24 20:37:46 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2474