sticky-socket-cluster icon indicating copy to clipboard operation
sticky-socket-cluster copied to clipboard

Sticky session balancer based on a 'cluster' and 'http-proxy' module with express and socket.io support.

Results 2 sticky-socket-cluster issues
Sort by recently updated
recently updated
newest added

``` Error: bind EACCES undefined at Object.exports._errnoException (util.js:870:11) at exports._exceptionWithHostPort (util.js:893:20) at cb (net.js:1302:16) at rr (cluster.js:594:14) at Worker. (cluster.js:564:9) at process. (cluster.js:714:8) at emitTwo (events.js:92:20) at process.emit (events.js:172:7) at...

It seems like the module is leaking memory. According to the dump it is of type 'String'. Could you identify and fix it?