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.
私はたくさんのCLOSE_WAIT接続を持っています、レジストリの1つのパラメータを設定するなど、消えるWindows server速度を上げる良い方法はありますか?CLOSE_WAIT
CLOSE_WAIT
Windows server
ありがとう
CLOSE_WAIT はタイムアウト状態ではありません。これは、ピアが接続を閉じ、ホストがローカル アプリケーションがこの接続を閉じるのを待っていることを意味します。つまり、アプリケーションのバグ、つまりソケット リークを示しています。