Hi
Facing j.n.s. SSLException handshake timeout while running huge load.Is this only because of high number of requests.Any inputs on this?
Hi
Facing j.n.s. SSLException handshake timeout while running huge load.Is this only because of high number of requests.Any inputs on this?
Gatling is only the messenger: your endpoint(s) in charge of TLS can’t handle such load and that’s something you have to fix (usually scale out to multiple endpoints with DNS round-robin).