Re: Http Accept filters (accf_http)



In message <480E589C.8010108@xxxxxxxxxxx>, Xin LI writes:

| Does anyone know why accf_accept is disabled by default in the ports'
| stock Apache 2.2 (it's disabled in the default config files)? I thought
| it was because it was dangerous or flawed for some reason, though (at
| least for light loads comparable to those of OP) it seems to work fine.

I think adding them to the apache is OK, as long as apache fails
gracefully if they are not present in the kernel.

Yes, I wonder that too. Personally I think it might be a good idea to
just bind accf_http and accf_data into GENERIC, as I always add them
into kernel configuration at my company... My $0.02

No, GENERIC should not be bloated when it can be effortlessly loaded
as a KLD.

--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@xxxxxxxxxxx | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: /usr/local/www a tradition?
    ... Where apache or any other web server looks for its "home" is down to *your* apache config. ... I don't know how tied subversion is to it's home in /usr/local but I would hope "not at all". ... Config files and the like are easy to control, but large trees should be able to live wherever I want them to live. ... PS You said "demons" and I'd certainly draw a line between a demon like, say, postfix or bind which has a system-role and ones like apache, subversion or a database which have a project-role. ...
    (freebsd-questions)
  • Re: rotatelogs is rotating too quickly...
    ... I had to change a bunch of apache config files to switch from normal log files to piping logs through rotatelogs. ... So the list above reflects how fast it took me to update a config file and restart apache, not anything that rotate logs was doing. ...
    (freebsd-questions)
  • vhost does not work Apache2.2
    ... I did a clean install of FreeBSD 6.1, ... I donot change anything in the config files (all it ... I did not have any problems with Apache 2.0 on a ...
    (freebsd-questions)
  • Re: Home web server hosting
    ... The question is which of these config files does Apache use and how does it know which one to use? ... # it should contain a directory named WebObjects ... I tried the command "$ apachectl restart" but that failed: ...
    (comp.sys.mac.comm)
  • Re: Home web server hosting
    ... Having now got 'port forwarding' working satisfacorily with the help you have all given, I want now if possible to alter the default directory from which Apache serves files. ... The question is which of these config files does Apache use and how does it know which one to use? ... # it should contain a directory named WebObjects ...
    (comp.sys.mac.comm)