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.
多くの tcp CLOSE_WAIT によって Web サーバーが動かなくなっています。httpd を再起動すると、サーバーは正常に動作し始めます。しかし、半日もしないうちに減速して停止します。私は を実行し、netstat大量の を表示しCLOSE_WAITSます。これは予期された動作ですか、それとも何か問題がありますか? どうすればこれを解決できますか?
netstat
CLOSE_WAITS
必要に応じて Apache が再利用されるようにするためのものであり、速度低下の原因にはならない可能性があります。あなたは何を提供していますか?そして、その動的な場合、どのように提供していますか? (CGI / Apacheモジュールなど)