Le 4 mai 05 � 17:34, Brian Akins a �crit :
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).
AFAIK SO_ACCEPTFILTER is defined on freebsd....
/Xavier
