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

Memory leak (ws: true) #113

Closed
chimurai opened this issue Sep 26, 2016 · 0 comments · Fixed by #114
Closed

Memory leak (ws: true) #113

chimurai opened this issue Sep 26, 2016 · 0 comments · Fixed by #114
Labels

Comments

@chimurai
Copy link
Owner

chimurai commented Sep 26, 2016

@julbra:
Memory leak when option ws :true is used.

(node) warning: possible EventEmitter memory leak detected. 11 upgrade listeners added. Use emitter.setMaxListeners() to increase limit.
Trace
    at Server.addListener (events.js:252:17)
    at catchUpgradeRequest (node_modules/http-proxy-middleware/lib/index.js:52:16)
    at middleware (node_modules/http-proxy-middleware/lib/index.js:47:13)

More info:
53fe79b#commitcomment-19111342

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

Successfully merging a pull request may close this issue.

1 participant