winnt_accept: Asynchronous AcceptEx failed Error in Apache Log winnt_accept : 비동기 AcceptEx 시스템 아파치 로그에 오류 실패
If you run Apache on a server that is running on particularly Windows 2000, Windows XP or Windows 2003, you may notice the following semaphore error in the error log of Apache web server: 특히 경우는 Windows 2000, Windows XP 또는 Windows 2003, 당신은 아파치 웹 서버의 오류 로그에 다음 오류가있을 수있습니다 수신호를 실행하는 서버에 아파치를 실행한다 :
[Sun Oct 16 03:28:32 2005] [warn] (OS 64)The specified network name is no [썬 10월 16일 3시 28분 32초 2005] [경고] (운영 체제 64) 지정된 네트워크 이름을 더이다
longer available. 이상 사용할 수없습니다. : winnt_accept: Asynchronous AcceptEx failed. : winnt_accept : 비동기 AcceptEx 시스템에 실패했습니다.
[Sun Oct 16 03:32:05 2005] [warn] (OS 121)The semaphore timeout period has [썬 10월 16일 3시 32분 5초 2005] [경고] (OS를 121) 세마포어 시간 초과 기간이있다
expired. 이 만료되었습니다. : winnt_accept: Asynchronous AcceptEx failed. : winnt_accept : 비동기 AcceptEx 시스템에 실패했습니다.
There are no specific know cause to this error. 거기는 아직 구체적인 원인이 오류로 알고있습니다. Initially it’s speculated that firewall and antivirus utility caused the error, but even after you disable antivirus software and firewall, the error will still occurs. 처음에 그것은 방화벽과 바이러스 백신 유틸리티는 오류가 발생하지만, 해제 이후에도 투기의 안티 바이러스 소프트웨어와 방화벽, 의지는 여전히 오류가 발생합니다. Now, most relates the problem to the DHCP lease negotiation, due to an enhancement request to handle dynamic IP assignment, of which Apache doesn’t handle IP transitions in that way. 지금, 대부분의 DHCP 임대 협상, 개선 요청은 아파치를 그런식으로 처리하지 않는 IP를 전환 동적 IP 할당, 손잡이로 인해이 문제에 관한 것이다.
According to Apache documentation, AcceptEx() is a Microsoft WinSock v2 API that provides some performance improvements over the use of the BSD style accept() API in certain circumstances. 아파치 설명서에 따르면, AcceptEx 시스템 ()은 Microsoft WinSock API를 BSD 스타일 v2를 특정 상황에서 () API를 받아들일의 사용을 둘러싸고 일부 성능 향상을 제공한다. Some popular Windows products, typically virus scanning or virtual private network packages, have bugs that interfere with the proper operation of AcceptEx(). 일부 인기는 Windows 제품은 일반적으로 바이러스 스캔 또는 가상 개인 네트워크 패키지, 버그 AcceptEx 시스템의 적절한 작업을 방해하는가 ().
The resolution to the above problem is to disable the use of AcceptEx by using Win32DisableAcceptEx directive. 위의 문제를 해결 Win32DisableAcceptEx 지시어를 사용하여 AcceptEx 시스템의 사용을 해제하는 것입니다. Win32DisableAcceptEx only available in Apache version 2.0.49 and later version though. 아파치 버전 2.0.49 및 이후 버전이 비록 Win32DisableAcceptEx에만 사용할 수있다.
Win32DisableAcceptEx directive should be place in httpd.conf configuration file. Win32DisableAcceptEx 지시어를 httpd.conf 설정 파일에 위치해야한다. If you are using distribution from apachefriend’s xampp, the directive should be placed at httpd.conf file too, and not the httpd-mpm configuration file. xampp에서 배포판을 사용하는 경우의 apachefriend, httpd.conf 파일에서 지시어도 아닌 httpd는 - mpm 구성 파일을 배치해야한다. The directive can be placed together with the line of #EnableMMAP off and #EnableSendfile off in httpd.conf. 지시문을 함께 EnableMMAP을 끄고 httpd.conf에서 # # EnableSendfile 휴가 라인을 함께 배치할 수있습니다.
If you still facing issue after enable the Win32DisableAcceptEx directive, try to uncomment (disable) the EnableMMAP and EnableSendfile directive. 그래도 문제가있다면 Win32DisableAcceptEx 지시어를 활성화 후, 문제에 직면 () EnableMMAP을하고 EnableSendfile 지시어 주석을 해제하려고합니다. The line should looks like this: 이처럼 보이는 라인을한다 :
EnableMMAP off EnableMMAP을에서
EnableSendfile off EnableSendfile에서
Win32DisableAcceptEx
Note: I found that enable Win32DisableAcceptEx directive cause Apache running on Windows XP to crash frequently. 참고 : 나는 그 원인 Win32DisableAcceptEx 지시어를 아파치를 실행하는 Windows XP에서 자주 충돌을 찾을 수 있도록했다. So it’s possibe to try to just turn off (uncomment) EnableMMAP and EnableSendfile without Win32DisableAcceptEx for stability issue, although it doesn’t guarantee reliability of Apache web server. 비록 그것은 아파치 웹 서버의 안정성을 보장하지 않으며 따라서 그냥 (주석) EnableMMAP을하고 EnableSendfile에서 Win32DisableAcceptEx없이 안정 문제에 대한 돌리려고하는, possibe.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 :이 기계는 "보증도없이있는 그대로"제공됩니다 페이지를 번역했다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 을 참조하시기 바랍니다 original English article 원래 영어 문서 whenever possible. 언제든 가능합니다.
Share and contribute or get technical support and help at 공유와 기여하거나 기술 지원과에 도움이 My Digital Life Forums 내 디지털 생활 포럼 .
Related Articles 관련 기사
- Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files 아파치 httpd는 또는 No 등 mod_bwlimited mod_log_bytes 또는 mod_bandwidth 파일을 열 수 없다 실패로 인해 시작
- cPanel WHM Failed to Receive Status Information From Apache Error 수신 상태 정보를 아파치 오류에서 실패의 cPanel WHM
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5는 함수하면 fopen 또는 fsockopen와 HTTP 요청 스트림을 열지 못했습니다
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page 아파치 상태 (whm - 서버 - 상태)의 cPanel WebHost 관리자 반환에 빈 페이지
- FreeBSD Apache HTTP Accept Filter Error FreeBSD의 아파치 HTTP 수락 필터 오류
- Apache Warn NameVirtualHost *:80 Has No VirtualHosts Error When Start 아파치 경고 NameVirtualHost * : 80 없음을 시작할 때 오류가 VirtualHosts
- Remove and Uninstall or Disable ModSecurity (mod_security) 제거하고 제거하거나 해제하는 ModSecurity (mod_security)
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 설치 웹 서버는 FreeBSD 6.0에서 아파치 2.2, MySQL은 5.0과 PHP 5 - 4 부
- gmmktime Error in WordPress and MagpieRSS 워드와 MagpieRSS에 gmmktime 오류
- Email Bounces Back with “unrouteable mail domain” Error 이메일 반송 위로 unrouteable 메일 도메인 "과"오류

































September 28th, 2006 07:28 9 월 28 일 2006 7시 28분
[...] winnt_accept: Asynchronous AcceptEx failed Error in Apache Log » My Digital Life Win32DisableAcceptEx directive should be place in httpd.conf configuration file. [...] winnt_accept : 비동기 AcceptEx 시스템 아파치 로그»내 디지털 라이프 Win32DisableAcceptEx 지시어에 자리를 httpd.conf 설정 파일에 오류가 실패해야합니다. If you are using distribution from apachefriend’s xampp, the directive should be placed at httpd.conf file too, and not the httpd-mpm configuration file. xampp에서 배포판을 사용하는 경우의 apachefriend, httpd.conf 파일에서 지시어도 아닌 httpd는 - mpm 구성 파일을 배치해야한다. The directive can (tags: Platform_Installation_WAMP) [...] 지시문 수있습니다 (태그 : Platform_Installation_WAMP) [...]
November 11th, 2006 04:35 11 월 11 일 2006 04:35
Hello. 안녕하세요.
My name is Scott McGavern, and I host my own site using apache software on a Windows XP machine, as noted below from my System Info: 내 이름은 스콧 McGavern, 그리고 나는 아파치 소프트웨어를 사용하여 Windows XP를 컴퓨터에 내 자신의 사이트를 호스팅, 내 시스템 정보 아래에서 설명 :
OS Name Microsoft Windows XP Home Edition 운영 체제의 이름은 Microsoft Windows XP Home Edition에서
Version 5.1.2600 Service Pack 2 Build 2600 버전 2600년 5월 1일 서비스 팩 2 빌드 2600
OS Manufacturer Microsoft Corporation OS 제조는 Microsoft Corporation
System Name WAYBAD-HEINZ-57 시스템 이름 WAYBAD - 하인즈 - 57
System Manufacturer VIA Technologies, Inc. 시스템 제조 업체를 통해 기술, Inc.
System Model KT600-8237 시스템 모델 KT600 - 8237
System Type X86-based PC 시스템 유형의 X86 - PC 기반
Processor x86 Family 6 Model 10 Stepping 0 AuthenticAMD ~2099 Mhz 가족의 x86 프로세서는 6 모델 10 0 AuthenticAMD ~ 2099 Mhz에 든다
BIOS Version/Date Phoenix Technologies, LTD 6.00 PG, 9/13/2004 의 BIOS 버전 / 날짜 Phoenix Technologies의 회사 6.00 세, 2004년 9월 13일
SMBIOS Version 2.2 SMBIOS 버전 2.2
Windows Directory C:\WINDOWS 윈도우 디렉터리는 C : \ WINDOWS를
System Directory C:\WINDOWS\system32 시스템 디렉터리는 C : \ WINDOWS를 \ system32를
Boot Device \Device\HarddiskVolume1 부팅 장치를 \ Device \ HarddiskVolume1
Locale United States 로케일 미국
Hardware Abstraction Layer Version = “5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)” 하드웨어 추상화 계층 버전 = "5.1.2600.2180 (xpsp_sp2_rtm.040803 - 2158)"
User Name WAYBAD-HEINZ-57\ME! 사용자 이름 WAYBAD - 하인즈 - 57 \ 마인!
Time Zone Central Standard Time 시간대가 중부 표준시
Total Physical Memory 1,024.00 MB 총 실제 메모리 1,024.00 MB의
Available Physical Memory 202.01 MB 사용 가능한 실제 메모리 202.01 MB의
Total Virtual Memory 2.00 GB 총 가상 메모리 2.00 기가바이트
Available Virtual Memory 1.96 GB 사용 가능한 가상 메모리 1.96 기가바이트
Page File Space 2.40 GB 파일 기가바이트 페이지 공간 2.40
Page File C:\pagefile.sys 페이지 파일 C : \ Pagefile.sys에
After a quick Google search inspired by the reading of my server’s Error Log, I noticed the title to this blog popped up in the results. 빠른 Google 검색 내 서버의 오류 로그의 독서를 통해 영감을하고 나서, 난 제목이 눈치 블로그는 검색 결과에 구멍을 냈어요. So, I decided to comment and maybe help someone out with my experiences with this directive. 그래서, 나는 코멘트를 아마 내 경험을 가진 누군가가 도움이 지시문과 함께하기로했다.
Fist, I took note that I didn’t even have the Win32DisableAcceptEx directive in my httpd.conf file. 주먹, 나는 심지어 내 httpd.conf 파일에서 메모를했다 Win32DisableAcceptEx 지시어가되지 않았다. So, I did that first, then saved my work. 그래서, 내가 그 첫 번째, 그리고 내 작업을 구했어요.
Then, as the article mentioned, I did go ahead and turn the EnableMMAP and EnableSendfile to the off state, re-saved my httpd.conf file, and then restarted apache. 그렇다면, 문서를 언급했는데 내가 가서 오프 상태로 EnableMMAP을하고 EnableSendfile 차례, 다시 -, 그리고 내의 httpd.conf 파일을 저장한 다음 아파치를 다시 시작됩니다.
I then got a message in the command line utility that said “[notice] Disabled use of AcceptEx() WinSock2 API”. 그 때 "AcceptEx 시스템의 [공지] 장애를 사용했다 명령줄 유틸리티에 메시지를 받았어요 () 같이 WinSock2 API를". However, apache did start rather unremarkably, and appears to be running fine. 그러나, 아파치를 시작하는 것이 아니라 unremarkably 짓을하고 나타납니다 벌금을 실행해야합니다.
I then re-checked the new process entry in my Error Log file, and the “[notice] Disabled use of AcceptEx() WinSock2 API” message was there, too. 그럼 내가 다시 -, 그리고 AcceptEx 시스템의 "[공지] 장애를 사용하여 내 오류 로그 파일에 새 프로세스 항목을 체크 () 같이 WinSock2 API는"메시지 역시 같은 입장 이었으니까. But, other than that, I don’t believe I’ve ever had a nicer, cleaner system re-start of my Windows XP-based apache server. 하지만, 그 이외의 난 한번도 친절, 청소기 - 제 Windows XP의 시스템을 다시 시작 - 기반의 아파치 서버 했어 믿지 않아요.
I hope this information helps. 이 정보가 도움이되기를 바랍니다.
Scott McGavern (aka clickngitcom) 스콧 McGavern (일명 clickngitcom)
March 10th, 2007 19:04 3 월 10 일 2007 19:04
thanks a lot 고마워요
i user you instructions and now tomcat is running 난 이제 tomcat을 실행하는 사용자의 지시에
March 12th, 2007 03:33 3 월 12 일 2007 03:33
hmm… 흠 ...
this still isn’t working for me. 아직도 나를 위해이 작동하지 않습니다. i have an “out-of-the-box” install of xampp with localhost working great. 내가 "아웃 - - - box에"localhost를 잘 xampp 설치 작업을 함께 갖고있다. i have checked ports, routing, av software, firewall and everything seems OK. 난, 라우팅 포트를 확인했습니다, 유명 소프트웨어, 방화벽 및 모든 확인을 보인다. placing Win32DisableAcceptEx in httpd.conf and restarting apache does not help. httpd.conf에서 아파치를 다시 시작 Win32DisableAcceptEx 배치와 도움이되지 않습니다.
(ie. i no longer get the AcceptEx() error, but still can’t access server externally.) (즉 나는 더이상 () 오류가 발생하지만, AcceptEx 시스템 얻을 여전히 외부 서버에 액세스할 수없습니다.)
any advice? 어떤 조언을?
thx! 들으!
May 7th, 2007 06:01 2007년 5월 7일 6시 1분
Actually, it’s generaly error that caused by Eset Nod32 antivirus, Microsoft already knows about that 사실, 일반적으로 안티 바이러스로 인해 오류가 Eset 32, MS는 이미 그것에 대해 알고
June 17th, 2007 17:40 6 월 17 일 2007 17:40
mike… 마이크 ...
It may be cause of the port number you are using at apache server, because most of the ISP block port 80. 당신이 아파치 서버에서 사용하는 포트 번호의 원인이 될 수있는 대부분의 ISP 포트 80를 차단합니다. try to change your port number in httpd.conf file from 80 to 8000 or bay be something else, and then open website 80에서 8000 또는 궁지에 뭔가 다른 게있을 httpd.conf 파일에서 귀하의 포트 번호를 변경하려면, 다음 웹사이트를보십시오 열려
like for example 예를 들어 같은
http://202.5.152.83:8000/my_site.html
Regards, 안부,
Waqas Saeed 사이드 Waqas
June 22nd, 2007 13:50 2007년 6월 22일 13:50
it’s not related in any way to my ISP, I am trying to surf LOCALLY from computer where webserver is running using my localip (127.0.0.1 / localhost / 10.0.0.14, etc) 내 ISP에 어떤 식으로든, 난 서핑을 로컬 컴퓨터에서 노력하고 있어요 어디에 웹서버 (127.0.0.1 / 로컬 / 10.0.0.14, 등)을 사용하여 실행중인 제 localip 관련 아니에요
June 30th, 2007 06:52 6 월 30 일 2007 6시 52분
for what it’s worth - I only get the asynchronous error message when I manually add the ‘load phpmodule’ jargon to the httpd.conf file. 이게 다 무슨 소용 이람 - 난 경우에만 수동 httpd.conf 파일에 '로드 phpmodule'용어를 추가 비동기 오류 메시지가 나타납니다.
Apache (2.2.4 on winxp sp2) starts fine without the PHP (5.2.3) added lines - add those lines and Apache will not start …maybe xampp would be better than a manual install of each on top of xp….. 아파치 (2.2.4 WinXP SP2에서) 벌금은 PHP (5.2.3)를 시작하지 않고 시작한다 ... 아마 xampp 수동으로 각각의 상단에 설치 .. XP의보다 나은 것이 라인 - 그 라인과 아파치를 추가
July 9th, 2007 04:32 2007년 7월 9일 04:32
WebServer : apache 2.2 WebServer : 아파치 2.2
PHP: 5 PHP는 : 5
Browser :IE 브라우저 : 인터넷 익스플로러
This is strange. 이 이상한 일이다. I just installed phpBB3 and configured it. 난 그냥 phpBB3와 구성이 설치되어 있어야합니다. When I try to access the web server for the first time, no problem. 때, 아무런 문제가 처음으로 웹 서버에 액세스하려고합니다. However i phpBB3, when I try to post something or try to logout for examle (this has to be something related to POST function of HTML) I can’t get a response from the server for say 5 minutes, then after everything turns back to normal. 하지만 난 phpBB3, 내가 뭔가를 게시하려고 시도하거나 로그아웃 examle에 대한 (이 전 서버에서 응답을받을 수없는 뭔가가 HTML의 함수 관계가 POST)가 5 분 후 모든 것이 다시 돌아서서 말 정상입니다. In this 5 minutes I can access the server locally using localhost directive. 이 5 분 안에 내가 localhost를 지시문을 사용하여 서버에 로컬로 액세스할 수있습니다.
Before phpBB3 I did not have this problem. phpBB3 전에 내가이 문제를 가지고 있지 않았다. I also experience this problem with IE, not Mozilla or Opera. 또한 인터넷 익스플로러, 모질라 안이나 오페라와 함께이 문제가 발생합니다.
July 18th, 2007 21:40 7 월 18 일 2007 21:40
[...] the link if anyone needs it winnt_accept: Asynchronous AcceptEx failed Error in Apache Log [...] 링크 사람이있다면 필요 winnt_accept : 비동기 AcceptEx 시스템 아파치 로그에 오류 실패
January 7th, 2008 14:01 2008년 1월 7일 14:01
Along with the above mentioned error msgs in apache’s error.log file, 아파치 error.log 파일에 위에서 언급한 오류 개의와 함께
Im getting these in my access.log file 임 내 access.log 파일에이 점점
84.203.83.71 - - [07/Jan/2008:01:47:08 +0530] “|\xebx\x88\xec\xbe\x15[\xefO([\xb1\xad%\x9c&f\xd9V\xc9\xde\xcd\xca\x85\x9e\x84\xef$\x9c\x9f!%CMC\x88\x9c9n\xcd\xf8^b\xec\x92\x0c\xa4x'[\x8dD\xd7\x01Pe|>\xb2\xc9\x1f\x02\xfb\x14\xdd\xf0\xda\xf3x\xb5C}\xed\xf1\x11" 400 226 84.203.83.71 - - [07/Jan/2008 : 1시 47분 8초 0530] "| \ xebx \ x88 \ xec \ xbe \ x15 [\ ([\ xb1 \ xad % \ x9c &여 \ xd9V \ xc9 \ XDE xefO \ xcd \ xca \ x85 \ x9e \ x84 \ xef $ \ x9c \ x9f! % 성모 \ x88 \ x9c9n \ xcd \ xf8 ^ b 두 \ xec \ x92 \ x0c \ xa4x '[\ x8dD \ xd7 \ x01Pe |> \ xb2 \ xc9 \ x1f \ x02 \ xfb \ x14 \ xdd \ xf0 \ XDA \ xf3x \ xb5C) \ xed \ xf1 \ x11의 "400 226
82.224.102.208 - - [07/Jan/2008:01:47:22 +0530] “\x02\xa3\xd3\x90\x9e*\xe6\xaf\xb2\x8f\x84\xde\xd2^x\xc3\x84\x9f\xde\x90*\xbf\x1fh\xdb\x9d\x12\xe1\xc1q\xac,\x91\x0e\xe1\xa5\xcb\xc6f]rxE” 200 - 82.224.102.208 - - [07/Jan/2008 : 1시 47분 22초 0530] "\ x02 \ xa3 \ xd3 \ x90 \ x9e * \ xe6 \ xaf \ xb2 \ x8f \ x84 \ XDE \ xd2 ^ x \ xc3 \ x84 \ x9f \ XDE \ x90 * \ xbf \ x1fh \ xdb \ x9d \ x12 \ xe1 \ xc1q \ xac \ x91 \ x0e \ xe1 \ xa5 \ xcb \ xc6f] rxE "200 -
84.203.83.71 - - [07/Jan/2008:01:48:13 +0530] “|\xebx\x88\xec\xbe\x15[\xefO([\xb1\xad%\x9c&f\xd9V\xc9\xde\xcd\xca\x85\x9e\x84\xef$\x9c\x9f!%CMC\x88\x9c9n\xcd\xf8^b\xec\x92\x0c\xa4x’[\x8dD\xd7\x01Pe|>\xb2\xc9\x1f\x02\xfb\x14\xdd\xf0\xda\xf3x\xb5C}\xed\xf1\x11″ 400 226 84.203.83.71 - - [07/Jan/2008 : 1시 48분 13초 0530] "| \ xebx \ x88 \ xec \ xbe \ x15 [\ ([\ xb1 \ xad % \ x9c &여 \ xd9V \ xc9 \ XDE xefO \ xcd \ xca \ x85 \ x9e \ x84 \ xef $ \ x9c \ x9f! % 성모 \ x88 \ x9c9n \ xcd \ xf8 ^ b 두 \ xec \ x92 \ x0c \ xa4x '[\ x8dD \ xd7 \ x01Pe |> \ xb2 \ xc9 \ x1f \ x02 \ xfb \ x14 \ xdd \ xf0 \ XDA \ xf3x \ xb5C) \ xed \ xf1 \ x11의 "400 226
Does this have anything to do with Win32DisableAcceptEx or Windows sockets etc ? 이 Win32DisableAcceptEx 또는 Windows 소켓 등 함께 할 수 없나?
January 7th, 2008 18:07 2008년 1월 7일 18:07
Not sure, but I doubt so. 잘 모르지만 전 그렇게 의심했다.
June 24th, 2008 17:09 6 월 24 일 2008 17시 9분
Yes it’s caused by NOD32, if you turn Web Access Protection off, the error is not showing anymore 경우, 오류가 더 이상 게재되지 않는 웹 액세스 제한 32 년까지 네 차례, 원인