我用node.js和socket.io创建了一个游戏。一切运行正常,但是这个游戏套接字服务器有时不会响应任何连接。当我转到Process information -> Files -> connections (在webmin中)时,我看到有许多与CLOSE_WAIT和FIN_WAIT2状态有关的连接。我认为问题出在这些连接上,因为当有大约1000个连接时,游戏就会失败。服务器操作系统为Ubuntu Linux 12.04。
如何终止这些连接</em
我是Docker的新手,在cmd中编写了docker版本之后error during connect: This error may indicate that the docker daemon is not running.: Get "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/version": open //./pipe/docker_engine: The system cannot find the file specified.