You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/01/05 21:58:39 UTC

[Bug 58807] https.use.cached.ssl.context=false is broken

https://bz.apache.org/bugzilla/show_bug.cgi?id=58807

--- Comment #1 from Rainer Jung <ra...@kippdata.de> ---
> Both parts could then be controlled via static flags instead of instance
> flags. One flag would be in HTTPHCAbstractImpl and controls reset of the
> SSLContext, one flag would be in HTTPHC4Impl and HTTPHC3Impl and controls
> the HTTPClient resets.

Correction: static -> static ThreadLocal

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