warning : Failed to enabl\ e the 'httpready' Accept Filter

I am proud to say that I have configured, built and installed all the follo=
wing now:

httpd-2.2.0
mod_perl-2.0.2

httpd required me to first locally build and install apr and apr-util after=
which I built the main httpd and locally installed it. I then locally inst=
alled mod_perl (but have not put in any LoadModule cmds for it yet).

upon starting up Apache, it works and I get an "it works!" page, but I want=
to know why I am getting this warning about httpready and what I can do ab=
out it on FreeBSD:

[tbrannon [at] pringle:~/cvs/blue/wagsvr/install/httpd/prefork/co nf] apachectl s=
tart
httpd: Could not reliably determine the server's fully qualified domain nam=
e, u\
sing pringle.newdotnet.net for ServerName
[Sat Dec 03 10:07:00 2005] [warn] (2)No such file or directory: Failed to e=
nabl\
e the 'httpready' Accept Filter


--
_______________________________________________

Search for businesses by name, location, or phone number. -Lycos Yellow Pa=
ges

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos .com/default.as=
p?SRC=3Dlycos10


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Ashtanga Yogi [ Sa, 03 Dezember 2005 19:15 ] [ ID #1086059 ]

Re: warning : Failed to enabl\ e the 'httpready' AcceptFilter

Ashtanga Yogi wrote:
> I am proud to say that I have configured, built and installed all the following now:
>
> httpd-2.2.0
> mod_perl-2.0.2
>
> httpd required me to first locally build and install apr and apr-util after which I built the main httpd and locally installed it. I then locally installed mod_perl (but have not put in any LoadModule cmds for it yet).
>
> upon starting up Apache, it works and I get an "it works!" page, but I want to know why I am getting this warning about httpready and what I can do about it on FreeBSD:
>
> [tbrannon [at] pringle:~/cvs/blue/wagsvr/install/httpd/prefork/co nf] apachectl start
> httpd: Could not reliably determine the server's fully qualified domain name, u\
> sing pringle.newdotnet.net for ServerName
> [Sat Dec 03 10:07:00 2005] [warn] (2)No such file or directory: Failed to enabl\
> e the 'httpready' Accept Filter
>
>
on FreeBSD, you need to add a kernelmodule

kldload accf_http

grep accf /boot/defaults/loader.conf
accf_data_load="NO" # Wait for data accept filter
accf_http_load="NO" # Wait for full HTTP request accept filter

add the second to /boot/loader.conf with 'YES' to enable this permenately.



--
------------------------------------------------------------ ------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci (pgollucci [at] p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
pgollucci [ Sa, 03 Dezember 2005 20:38 ] [ ID #1086060 ]

RE: warning : Failed to enabl\ e the 'httpready' AcceptFilter

I am trying to build httpd-2.2.0, but am getting build errors on make
Make: Fatal error: command failed for target 'all-recursive'

Can you be more specific on how you were able to get build httpd-2.2.0


-----Original Message-----
From: Ashtanga Yogi [mailto:ashtangayogi [at] lycos.com]
Sent: Saturday, December 03, 2005 1:16 PM
To: users [at] httpd.apache.org
Subject: [users [at] httpd] warning : Failed to enabl\ e the 'httpready' Accept
Filter

I am proud to say that I have configured, built and installed all the
following now:

httpd-2.2.0
mod_perl-2.0.2

httpd required me to first locally build and install apr and apr-util after
which I built the main httpd and locally installed it. I then locally
installed mod_perl (but have not put in any LoadModule cmds for it yet).

upon starting up Apache, it works and I get an "it works!" page, but I want
to know why I am getting this warning about httpready and what I can do
about it on FreeBSD:

[tbrannon [at] pringle:~/cvs/blue/wagsvr/install/httpd/prefork/co nf] apachectl
start
httpd: Could not reliably determine the server's fully qualified domain
name, u\
sing pringle.newdotnet.net for ServerName
[Sat Dec 03 10:07:00 2005] [warn] (2)No such file or directory: Failed to
enabl\
e the 'httpready' Accept Filter


--
_______________________________________________

Search for businesses by name, location, or phone number. -Lycos Yellow
Pages

http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos .com/default.asp
?SRC=lycos10


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org




------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Michael S Pallos [ Sa, 03 Dezember 2005 22:02 ] [ ID #1086061 ]
Webserver » gmane.comp.apache.user » warning : Failed to enabl\ e the 'httpready' Accept Filter

Vorheriges Thema: Apache2 weird forks (owned by root)
Nächstes Thema: Re: configure: error: Cannot use an external APR withthe bundled APR-util