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

possible memory leak #13

Open
michielbdejong opened this issue Mar 5, 2015 · 1 comment
Open

possible memory leak #13

michielbdejong opened this issue Mar 5, 2015 · 1 comment

Comments

@michielbdejong
Copy link
Owner

Proxy attempt 0 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 1 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 2 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 3 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 4 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 5 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 6 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 7 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 8 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 9 of 50 (spaced at 300ms) 172.17.0.2
Proxy attempt 10 of 50 (spaced at 300ms) 172.17.0.2
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
Trace
at IncomingMessage.addListener (events.js:160:15)
at IncomingMessage.Readable.on (_stream_readable.js:707:33)
at Array.stream as 3
at ProxyServer. (/home/michiel/indiehosters/snickers/node_modules/http-proxy/lib/http-proxy/index.js:80:21)
at proxyTo (/home/michiel/indiehosters/snickers/dispatcher.js:12:9)
at null._onTimeout (/home/michiel/indiehosters/snickers/dispatcher.js:18:9)
at Timer.listOnTimeout as ontimeout
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
Trace
at IncomingMessage.addListener (events.js:160:15)
at IncomingMessage.Readable.on (_stream_readable.js:707:33)
at Array.stream as 3
at ProxyServer. (/home/michiel/indiehosters/snickers/node_modules/http-proxy/lib/http-proxy/index.js:80:21)
at proxyTo (/home/michiel/indiehosters/snickers/dispatcher.js:12:9)
at null._onTimeout (/home/michiel/indiehosters/snickers/dispatcher.js:18:9)
at Timer.listOnTimeout as ontimeout

@michielbdejong
Copy link
Owner Author

Mem usage increased to 120Mb in 7 days, so that's bad.

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