Alfred Perlstein 8f4e4aa5f1 add socketoptions DELAYACCEPT and HTTPACCEPT which will not allow an accept()
until the incoming connection has either data waiting or what looks like a
HTTP request header already in the socketbuffer.  This ought to reduce
the context switch time and overhead for processing requests.

The initial idea and code for HTTPACCEPT came from Yahoo engineers and has
been cleaned up and a more lightweight DELAYACCEPT for non-http servers
has been added

Reviewed by: silence on hackers.
2000-06-15 18:18:43 +00:00
..
1999-10-29 18:09:36 +00:00
2000-06-14 18:31:42 +00:00
2000-06-07 18:54:41 +00:00
2000-05-22 17:09:13 +00:00
2000-06-10 19:21:20 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00
1999-11-14 13:54:44 +00:00
2000-05-01 20:32:07 +00:00
2000-04-22 15:13:06 +00:00
1999-08-28 01:08:13 +00:00
2000-04-29 11:32:15 +00:00
1999-11-21 19:03:20 +00:00
1999-08-28 01:08:13 +00:00
2000-06-10 07:12:40 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00