麟悟

Results 5 comments of 麟悟

大概是3000qps,应该是http.createServer.listen(sockFile)的限制

这里其实就是单进程并发连接数到限制,一般是128

I have the same problem,there are some solution?

Same problem here, Has anyone managed to resolve this issue

in cluster mode, I have the same ploblem.