8000 "getsockopt: connection timed out" error under high concurrence · Issue #67 · bradfitz/gomemcache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"getsockopt: connection timed out" error under high concurrence #67

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

Open
msean opened this issue Jun 3, 2017 · 0 comments
Open

"getsockopt: connection timed out" error under high concurrence #67

msean opened this issue Jun 3, 2017 · 0 comments

Comments

@msean
Copy link
msean commented Jun 3, 2017

I rewrite my project from python tornado to go(use iris framwork),the basic function tested ok. when I test under high concurrence.the app always stops a while and then comes out the errors that set object to memcache connect timeout and the memcache process was still running . I doute that the client is closed immediately when the server reached the max
client access so that the follow client to connect happens the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0