Load test of SSL Session ID Resumption

303 Views Asked by At

We want to test if we use ssl session id to reuse SSL session, how it will impact on the performance. However we didn't find a way to test it, we use ngrinder or loadrunner to do load test, how to simulate ssl session id resumption in any of the two tools?

1

There are 1 best solutions below

2
Levi On

In LoadRunner, you can do this by setting the registry key.

HKEY_CURRENT_USER\Software\Mercury Interactive\LoadRunner\Protocols\WPlus\SSL\OpenSSL

Try setting the ReuseSSLSession's value to 1.