FreeBSD Apache HTTP Accept Filter Error FreeBSD의 아파치 HTTP 수락 필터 오류
When Apache web server is starting up in FreeBSD system, Apache loads succcessfully and web server functioning properly, but the following warning error occurs: 아파치 웹 서버는 FreeBSD 시스템을 시작했을 때, 아파치 웹 서버의 부하를 succcessfully 제대로 작동하지만, 다음과 같은 경고가 오류가 발생합니다 :
[warn] (2)No such file or directory: [경고] (2) 아니오 같은 파일 또는 디렉터리 :
Failed to enable the ‘httpready’ Accept Filter 'httpready 수락 필터를 활성화하는 데 실패
The resolution to the above problem is to a accf_http module, which function is to buffer incoming connections until a certain complete HTTP requests arrive, into FreeBSD kernel by using kernel linker: 위의 문제에 대한 결의안은 어떤 함수가 특정 HTTP 요청을 완료, FreeBSD의 커널에 도착할 때까지 커널 링커를 사용하여 들어오는 연결을 버퍼로되어 accf_http 모듈,하는 것입니다 :
kldload accf_http kldload accf_http
To permanently load enable HTTP Accept Filter FreeBSD kernel module (accf_http), add the following line into /boot/loader.conf: 영구적으로 HTTP를 수락 필터 FreeBSD의 커널 모듈 (accf_http)에 다음 줄을 추가 / 부팅 / loader.conf 활성화로드하려면 :
accf_http_load=”YES” accf_http_load = "예"
Note: The default settings is located in /boot/defaults/loader.cnf. 참고 : 기본 설정에 위치한는 / boot / 기본값 / loader.cnf. To see the related settings about accf, use: accf, 사용에 대한 관련 설정을 확인하려면 :
grep accf /boot/defaults/loader.conf grep accf / 부팅 / 기본값 / loader.conf
which will returns: 반환되는 것입니다 :
accf_data_load=”NO” # Wait for data accept filter accf_data_load = "아니오"데이터에 대한 # 잠깐 필터를 수락
accf_http_load=”NO” # Wait for full HTTP request accept filter accf_http_load = "아니오"전체 HTTP 요청을 필터링 동의를 기다려 #
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 관련 기사
- 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 부
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 설치 웹 서버는 FreeBSD 6.0에서 아파치 2.2, MySQL은 5.0과 PHP 5 - 제 5 부
- winnt_accept: Asynchronous AcceptEx failed Error in Apache Log winnt_accept : 비동기 AcceptEx 시스템 아파치 로그에 오류 실패
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 설치 웹 서버는 FreeBSD 6.0에서 아파치 2.2, MySQL은 5.0과 PHP 5 - 3 부
- Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page 아파치 상태 (whm - 서버 - 상태)의 cPanel WebHost 관리자 반환에 빈 페이지
- cPanel WHM Failed to Receive Status Information From Apache Error 수신 상태 정보를 아파치 오류에서 실패의 cPanel WHM
- 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 파일을 열 수 없다 실패로 인해 시작
- Auto Shutdown and Restart Apache HTTPD Service Daemon at Preset Time 자동 종료하고 다시 시작 아파치 httpd는 서비스 데몬 미리 설정된 시간에
- Apache Warn NameVirtualHost *:80 Has No VirtualHosts Error When Start 아파치 경고 NameVirtualHost * : 80 없음을 시작할 때 오류가 VirtualHosts
- PHP 5 Unable to Open HTTP Request Stream with fopen or fsockopen Functions PHP 5는 함수하면 fopen 또는 fsockopen와 HTTP 요청 스트림을 열지 못했습니다

































May 14th, 2006 20:52 5 월 14 일 2006 20:52
Thanks for posting this article, it saved me alot of time tracking down that error message. 이 문서를 게시 주셔서 감사합니다, 제가 그 오류 메시지를 추적하는 시간을 많이 구했어요.
–Chris - 크리스
May 19th, 2006 10:02 5 월 19 일 2006 10:02
ditto. 저도. Good job. 잘했어. Its quite difficult getting information on this one. 어렵다고 점점이 하나에 정보를 표시합니다. thanks again. 다시 한번 감사드립니다.
Bruce 브루스
June 10th, 2006 01:17 6 월 10 일 2006 1시 17분
Thanks for the tip. 알려 줘서 고마워. However, I don’t want to run httpd as root, for security reasons (it’s not a web server just a svn server). 그러나, 내가 도망 루트로 httpd는 원치 않아, 보안상의 이유로 (그것이 웹 서버에 그냥 svn 서버) 아니에요. If I switch to a non privlaged user this error comes back. 만약 내가 아닌 사용자가이 오류로 전환 privlaged 되돌아 온다. Do I have to turn request buffering off? 제가 요청을 버퍼링을 설정해야합니까?
September 6th, 2006 11:23 2006년 9월 6일 11:23
thanks! 감사합니다!
October 25th, 2006 00:58 10 월 25 일 2006 00:58
TY very much for the info, resolved my issue 타이 정보 아주 많이, 내 문제가 해결
November 18th, 2006 02:56 11 월 18 일 2006 2시 56분
[...] Faça uma visita rápida ao My Digital Life… [...] [...] 모든걸 치명적 visita 개 AO rápida 내 디지털 라이프 ... [...]
January 23rd, 2007 16:44 2007년 1월 23일 16:44
thankz a lot 많이 thankz
April 1st, 2007 22:23 2007년 4월 1일 22시 23분
Thanks! 감사합니다! That saved me probably a few hours of trouble shooting. 그게 아마 몇 시간이 날 구원의 문제가 있음. This is the ONLY article that Google matched for the httpready accept filter problem. 이 문제를 수용하기 위해 구글은 httpready 필터와 일치하는 유일한 문서이다.
For those of you who want to run Apache as non-root, make sure that you set the PidFile and LockFile attributes in your httpd.conf to a directory that you non-root account can write to. 사람들을 비 - 루트로 아파치를 실행하려는 들어 있는지 당신이 당신의 httpd.conf에서 PidFile 설정하고 LockFile 디렉토리 비 - root 계정에 쓸 수있는 특성을 확인합니다.
April 29th, 2007 07:18 2007년 4월 29일 7시 18분
[...] FreeBSD Apache HTTP Accept Filter Error » My Digital Life or directory: Failed to enable the ‘httpready’ Accept Filter /boot/loader.conf: accf_http_load=”YES” [...] [...] FreeBSD의 아파치 HTTP 수락 필터 오류»내 디지털 라이프 또는 디렉터리 : / 부팅 / loader.conf : accf_http_load = "예"를 [...] 'httpready 수락 필터를 활성화하는 데 실패
May 16th, 2007 12:57 5 월 16 일 2007 12:57
[...] Courtesy § [...] § 의례 [...] [...]
May 27th, 2007 21:38 5 월 27 일 2007 21:38
thanks alot, it’s save my work ! 감사합니다, 그것을 내 작품을 저장할!
May 31st, 2007 19:22 2007년 5월 31일 19:22
big tx 큰 텍사스
July 9th, 2007 18:00 2007년 7월 9일 18:00
[...] is loaded on subsequent reboots (by adding it to the “loader.conf” file). [...] 후속 재부 팅에 ( "loader.conf"파일)를 추가하여로드됩니다. Thanks to My Digital Life too. 내 디지털 생활에 너무 감사합니다. Posted in Apache, [...] 아파치, 안에 배치하는 [...]
November 7th, 2007 23:07 2007년 11월 7일 23시 7분
Adding to /boot/loader.conf will make the change permanent, but if you fancy testing this change out without rebooting your system, you can run this: - / 부팅 추가 / loader.conf 변화가 영구하게되지만 시스템을 재부 팅하지 않고 테스트하는 경우 공상이 변화했는지, 당신이 실행할 수있습니다 : -
# kldload accf_http
You can see that it’s been loaded by doing: - 넌 그게 뭐하는에 의해로드되고 볼 수있습니다 : -
모듈을# kldstat
Id Refs Address Size Name
1 5 0xc0400000 6f6544 kernel
2 1 0xc41f6000 2000 accf_http.ko <-- you just loaded this module!
# kldstat
Id Refs Address Size Name
1 5 0xc0400000 6f6544 kernel
2 1 0xc41f6000 2000 accf_http.ko <-- you just loaded this module!
You can now restart Apache and see that your previous error is no longer. 이제 아파치를 다시 시작할 수 있으며, 이전의 오류를 더 이상 볼 수있습니다.
December 4th, 2007 09:57 12 월 4 일 2007 9시 57분
and if you have your apache running 그리고 만약 당신이 아파치 실행
in a jail, and wish not to touch the 감옥, 그리고 터치를하지 소원
host, what would you recommend? 호스트, 뭐 좋습니다까요?
December 29th, 2007 13:57 2007년 12월 29일 13:57
awesome, thank you for fixing this problem !! 끝내,이 문제를 고치셔서 감사합니다!!
May 11th, 2008 11:50 5 월 11 일 2008 11:50
thank you thank you ! 당신이 감사 감사합니다! So happy that you posted this fix ! 그래서 당신은이 문제를 해결했다 행복!
July 11th, 2008 15:26 7 월 11 일 2008 15:26
You’re a genious!! 당신은 천재!! Solved in 5 minutes instead of 5 hours. 5 분 안에 5 시간 대신 해결했다.
July 12th, 2008 02:32 7 월 12 일 2008 2시 32분
[...] “[warn] (2)No such file or directory: Failed to enable the ‘httpready’ Accept Filter” error when starting apache with FreeBSD. [...] "[경고] (2) 아니오 같은 파일 또는 디렉터리 : FreeBSD의와 아파치를 시작했을 때 'httpready 수락 필터"오류를 활성화하는 데 실패했습니다. Fix is here. 여기를 수정합니다. [...]
July 16th, 2008 17:59 7 월 16 일 2008 17:59
rc.d script for apache now manage this kernel module 아파치에 대한 rc.d 스크립트를 지금이 커널 모듈을 관리
Just add 추가
apache22_http_accept_enable=”YES” = "예"apache22_http_accept_enable
to your rc.conf 귀하의 rc.conf에
August 7th, 2008 20:13 2008년 8월 7일 20:13
[...] http://www.mydigitallife.info/2006/04/23/freebsd-apache-http-accept-filter-error/ [...]
August 8th, 2008 13:27 8 월 8 일 2008 13:27
I just got a new jail on FreeBSD 7.0, and installed apache, I got the error when starting apache, so I tried to follow the advice here, but when I tried to add this line accf_http_load=”YES” 난 단지는 FreeBSD 7.0에, 그리고 아파치가 설치된 새 감옥에있어, 난 여기에 조언을 따르려고 노력하지만, 아파치를 시작했을 때 오류가있어 내가 = "YES를 accf_http_load이 줄을 추가하는 시도"
to /boot/loader.conf / 부츠 / loader.conf
I got this error: Read-only file system. 이 오류 : 읽기 - 유일한 시스템 파일을 받았어요.
I tried to run the mount command to make the file read/writalbe, but I got 저는 파일 mount 명령을 실행할 수 있도록 노력 읽기 / writalbe,하지만 내가 가진
fstab: /etc/fstab:0: No such file or directory fstab에 : / etc / fstab에 : 0 : 아뇨 같은 파일 또는 디렉터리
Am I missing fstab file? 내가 fstab에 파일이 누락? How do I edit the file? 파일을 편집하려면 어떻게해야합니까?
Thanks, 감사합니다,