From owner-cvs-all Thu Jun 15 16:12:54 2000 Delivered-To: cvs-all@freebsd.org Received: from funkthat.com (adsl-63-195-54-213.dsl.snfc21.pacbell.net [63.195.54.213]) by hub.freebsd.org (Postfix) with ESMTP id 0738937B9A6; Thu, 15 Jun 2000 16:12:49 -0700 (PDT) (envelope-from gurney_j@efn.org) Received: (from jmg@localhost) by funkthat.com (8.9.3/8.8.7) id QAA45045; Thu, 15 Jun 2000 16:12:46 -0700 (PDT) Message-ID: <20000615161246.37298@hydrogen.funkthat.com> Date: Thu, 15 Jun 2000 16:12:46 -0700 From: John-Mark Gurney To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c src/sys/sys socket.h References: <200006151818.LAA31278@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <200006151818.LAA31278@freefall.freebsd.org>; from Alfred Perlstein on Thu, Jun 15, 2000 at 11:18:43AM -0700 Reply-To: John-Mark Gurney Organization: Cu Networking X-Operating-System: FreeBSD 3.4-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein scribbled this message on Jun 15: > 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. if this code stays (which I hope it either gets removed, or made into a kld module), it should be updated to check for ALL the various possible http requests... (such as HEAD, etc.) -- John-Mark Gurney Voice: +1 408 975 9651 Cu Networking "Thank God I'm an atheist, that'd just be confusing." -- cmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message