Hi,
It is a well-know issue that the following error thrown during Gatling simulation
javax.net.ssl.SSLException: Handshake did not complete within 10000ms
... 6 common frames omitted
Wrapped by: java.net.ConnectException: Handshake did not complete within 10000ms
at com.ning.http.client.providers.netty.request.NettyConnectListener.onFutureFailure(NettyConnectListener.java:133) [async-http-client-1.9.30.jar:na]
is caused by async-http-client:1.9 and has been fixed in 2.0-RC1 (https://github.com/AsyncHttpClient/async-http-client/issues/891).
When do you plan to release Gatling with updated async-http-client version?
Regards,
Maciej
Probably March.