https://bz.apache.org/bugzilla/show_bug.cgi?id=58099
--- Comment #1 from Sebb <[email protected]> --- Lazy init would work well for tests that don't use HTTPS. However it would still cause a slight slowdown in tests that use HTTPS when the first HTTPS sample is performed. (The sample response time is not affected) A work-round is to add a dummy HTTP request in a setUp thread group. Note that there will be other initialisation overheads in JMeter. -- You are receiving this mail because: You are the assignee for the bug.
