SslHandshakeTimeoutException

Hello ,

During a test with around 150 req per second i get the gatling errors :

i.n.h.s.SslHandshakeTimeoutException: handshake timed out after 10000ms

impacted all my request into the test.
But on the application monitoring side it seems that everything it is OK

So maybe womeone could higlight me on the probable cause of this error

Regards

Your application monitoring can’t see this kind of issue.
Your endpoint in charge of TLS can’t handle this load.