There is a problem using JMeter 2.3.2 with Java 1.6 when using the HTTP (Java) sampler with https: URLs.
This is caused by a change in the way Java 1.6 creates the sockets. The work-round for 2.3.2 is to use Java 1.5 or switch to the HttpClient version of the HTTP sampler. The problem has hopefully been fixed in SVN trunk in r723926, and is in nightly builds from that version. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

