Skip to content
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

Sockets are leaking #4

Closed
cusspvz opened this issue Sep 17, 2014 · 3 comments
Closed

Sockets are leaking #4

cusspvz opened this issue Sep 17, 2014 · 3 comments

Comments

@cusspvz
Copy link
Member

cusspvz commented Sep 17, 2014

@jaslo commented at daguej#9

Sockets are leaking when I set up servers using proxywrap -- eventually my server fails with messages of "Error: accept EMFILE".
And I could see the growth of the open sockets in /proc/id/fd
node 10.29
ubuntu 13.10

When I remove the proxywrap and just use an http server, the leaks go away!

@cusspvz
Copy link
Member Author

cusspvz commented Sep 17, 2014

I'm trying to replicate it, at the time with no success.

@jaslo
Copy link

jaslo commented Sep 17, 2014

Yes, I cannot replicate it either -- it may have been another issue.

On Wed, Sep 17, 2014 at 2:55 AM, José Moreira notifications@github.com
wrote:

I'm trying to replicate it, at the time with no success.


Reply to this email directly or view it on GitHub
#4 (comment)
.

@cusspvz
Copy link
Member Author

cusspvz commented Sep 17, 2014

Thanks! :)

@cusspvz cusspvz closed this as completed Sep 17, 2014
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

2 participants