I'm using Node.js + RxJS + MongoDB for socket.io server. After a certain number of requests my connection pool to DB becomes incredibly large. So file descriptors are never released and server goes down.I'm using Node.js + RxJS + MongoDB for socket.i