Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
node.jswithへの最大同時接続数socket.ioは約 1000 接続であることに気付きました。
node.js
socket.io
ulimitLinuxのコマンドでその数を増やすことは可能ですか? を 65536 に設定するulimitと問題が解決しますか?
ulimit
ulimitnode.js が実行されているユーザー アカウントの をより高い数値に設定します。