Rasmus Lerdorf wrote:

Linux has SO_ACCEPTFILTER which doesn't trigger the accept until there is data, so accept filtering works on Linux too.

In Linux, I have generally used setsockopt with TCP_DEFER_ACCEPT. I don't see this in the httpd 2.x source.
HAVE_SO_ACCEPTFILTER is never defined on my Linux boxes (2.6).



-- Brian Akins Lead Systems Engineer CNN Internet Technologies

Reply via email to