On 11/29/2010 05:15 PM, Igor Galić wrote:

HTTPD also supports FreeBSD's far surprior accept filters:
http://www.freebsd.org/cgi/man.cgi?query=accept_filter

This can provide an entire HTTP requests. So maybe in the light
of the possibility it would make some sense to give the
config option a neutral name.

I'm fairly certain FreeBSD accept filters don't take a timeout option, but if we're OK with "reusing" this setting, and make it mean "on | off" on some platforms, and a timeout on others, I guess I'm ok with that. E.g.

    CONFIG proxy.config.net.defer_accept INT <value>

where <value> is 0 - ... for Linux, and 0-1 on FreeBSD (assuming someone implements it).

Thoughts?

-- Leif

Reply via email to