DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29378>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29378 HTTPS doesn't reuse connections when use KeepAlive selected. Summary: HTTPS doesn't reuse connections when use KeepAlive selected. Product: JMeter Version: 2.0.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: HTTP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] JMeter 2.0.1 doesn't reuse the HTTPS connections when use KeepAlive is selected. This causes a whole bunch of idle connections on the server and really messes up any load testing because the server runs out of connections very quickly. The connections do get reused on non-SSL connections (HTTP). The connections hang around until the server closes them based on it's timeout for idle connections. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
