https://issues.apache.org/bugzilla/show_bug.cgi?id=55023

--- Comment #2 from Sebb <[email protected]> ---
I moved the testIterationStart code to the samplers where the SSL context needs
to be reset. This means the code should only now run if there is an HTTPS
sample in the test plan.

If the problem has not been fixed in versions from r1489189 please re-open with
full details.

URL: http://svn.apache.org/r1489189
Log:
SSL Context reuse feature (51380) adversely affects non-ssl request
performance/throughput
Move testIterationStart code to samplers that actually need it; allows it to be
done on first actual sample
Bugzilla Id: 55023

Modified:
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSampler2.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java
   
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerProxy.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to