Bug 50937 - TCP Sampler does not provide for / honor connect timeout
Summary: TCP Sampler does not provide for / honor connect timeout
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 13:38 UTC by Alex
Modified: 2011-03-18 08:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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