./categories/os
Apache mpm_winnt Asynchronous AcceptEx 지연
증상
[mpm_winnt:warn] (OS 64)지정된 네트워크 이름을 더 이상 사용할 수 없습니다.
AH00341: winnt_accept: Asynchronous AcceptEx failed.
Apache:80 간헐 무한로딩 / Tomcat:8080은 정상.
httpd.conf
EnableMMAP off
EnableSendfile off
AcceptFilter http none
AcceptFilter https none
Apache 서비스 재시작.
관련 링크: https://gunnm.tistory.com/110
./comments