Hi can you please help in stepwise how to record https with ssl enabled in jmeter
sebb-2-2 wrote: > > Try setting DEBUG mode for JsseSSLManager: > > -Ljmeter.util.JsseSSLManager=DEBUG (on command line) > or > log_level.jmeter.util.JsseSSLManager=DEBUG (in jmeter.properties) > > On 25/07/07, Remmerswaal, Marcel <[email protected]> wrote: >> Hi all, >> >> I'm now testing on a HTTPS application. >> I was just reading the new features of jmeter2.3 and there is said that >> the new version has the ability that every THREAD (user) sets it's own >> SSL connection? "HTTPS session contexts are now per-thread, rather than >> shared. This gives better emulation of multiple users" >> >> How can I be sure that this new feature is working? Because when I look >> at the servers every user is send to one server (of the 2 total servers >> that are available). The infrastructure has a loadbalancer that ballence >> on the SSL connections. >> >> thanks >> Marcel >> >> >> >> This e-mail and any attachment is for authorised use by the intended >> recipient(s) only. It may contain proprietary material, confidential >> information and/or be subject to legal privilege. It should not be >> copied, disclosed to, retained or used by, any other party. If you are >> not an intended recipient then please promptly delete this e-mail and any >> attachment and all copies and inform the sender. Thank you. >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/HTTPS-testing-tp11779315p26135364.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

