Paul Querna wrote:
Rasmus Lerdorf wrote:

Ivan Barrera A. wrote:


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.


Ya, I got messed up in my other email too.

SO_ACCEPTFILTER is in 2.0.xx.

TCP_DEFER_ACCEPT is in 2.1.xx.

-Paul

By the way Paul, I have been meaning ask, are you falling back from httpready to dataready on SSL requests in 2.x? I don't see it in server/listen.c, but I am not really up on the 2.x code. We can't use httpready on an SSL request for obvious reasons.


-Rasmus

Reply via email to