-
Notifications
You must be signed in to change notification settings - Fork 3.5k
TLS handshake hangs and blocks forever #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please provide more information. Show the Dialer that you are using. What software is running on the server? Can you connect to the server with a different client (a browser for example)? |
Basically it looks like this:
|
It also works most of the time. Just when the server goes down intermittenly or theres dns resolution error, sometimes around that time it hangs |
@garyburd Any idea? Does that look right? I return a net.Conn with a timeout via the NetDial |
Hi, I logged the following bug against golang.
Not sure if this is actually a symptom from gorilla websocket:
golang/go#17708
The text was updated successfully, but these errors were encountered: