You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connect operation can take many times longer than the configured connect_timeout, because the timeout is used for each socket read/write call during the multi-way SSL handshake.
The text was updated successfully, but these errors were encountered:
The
connect
operation can take many times longer than the configuredconnect_timeout
, because the timeout is used for each socket read/write call during the multi-way SSL handshake.The text was updated successfully, but these errors were encountered: