node-spdy-proxy
node-spdy-proxy copied to clipboard
network-optimizing proxy server utility based on node-spdy.
hi. root@ar:~/node-spdy-proxy# ./runserver util.js:948 throw new errors.TypeError('ERR_INVALID_ARG_TYPE', 'superCtor', 'Function'); ^ TypeError [ERR_INVALID_ARG_TYPE]: The "superCtor" argument must be of type Function at Object.inherits (util.js:948:11) at Object. (/root/node-spdy-proxy/node_modules/spdy/lib/spdy/server.js:478:6) at Module._compile (module.js:649:30) at...
Streaming Video content esp. Youtube causes memory usage to jump from ~50MB to ~>100MB in no time. There seems to be a bug that prevents garbage collection from taking place,...
Hi, when using the latest dev version node-spdy-proxy stops working: ``` ⚡ ~/dev/test/node-spdy-proxy (master) nvm run v0.11.4 --nouse-idle-notification --expose-gc --max-new-space-size=2048 --max-old-space-size=14336 runserver Running node v0.11.4 4 Aug 22:30:08 - Server...