From owner-cvs-all Wed Jun 28 9:28:11 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 81A1337BD18; Wed, 28 Jun 2000 09:27:59 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id SAA12731; Wed, 28 Jun 2000 18:27:57 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Alfred Perlstein Cc: John Baldwin , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files options src/sys/i386/conf NOT References: <20000627091227.K275@fw.wintelcom.net> <200006271755.KAA01724@john.baldwin.cx> <20000628091700.W275@fw.wintelcom.net> From: Dag-Erling Smorgrav Date: 28 Jun 2000 18:27:57 +0200 In-Reply-To: Alfred Perlstein's message of "Wed, 28 Jun 2000 09:17:00 -0700" Message-ID: Lines: 25 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein writes: > * John Baldwin [000628 01:11] wrote: > > On 27-Jun-00 Alfred Perlstein wrote: > > > * Dag-Erling Smorgrav [000627 04:43] wrote: > > >> Alfred Perlstein writes: > > >> > two accept filters are provided, one that returns sockets when data > > >> > arrives the other when an http request is completed (doesn't work > > >> > with 0.9 requests) > > >> ...which means it doesn't work except as proof of concept. > > > Show me a browser that only issues 0.9 requests and I'll show you > > > a browser that wouldn't grok the html on my page even if it did > > > respond to 0.9. > > For one thing, if I manually telnet to a host, I'm much more likely > > to use a 0.9 request than a 1.0 one [...] > Which won't work when there's vhosting going on. I know. But in any case, you didn't specify *how* HTTPACCEPT fails to work with HTTP 0.9. If it wakes the process up too early, no problem (you're no worse off than without HTTPACCETPT). But if it never wakes up the process (because it keeps waiting for more header lines), that's not acceptable. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message