I haven't been able to enable acceptfilters on linux. Where can i get a howto or some info ?
Sorry, I led you slightly astray. SO_ACCEPTFILTER is for FreeBSD. In Linux the option is referred to as TCP_DEFER_ACCEPT and I don't actually think this is implemented in the public Apache code. If I get around to it, I'll submit a patch. But there should be patches floating around out there for it.
-Rasmus
