Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 9486 invoked by uid 6000); 17 May 1999 17:58:01 -0000 Received: (qmail 9274 invoked from network); 17 May 1999 17:57:52 -0000 Received: from twinlark.arctic.org (204.107.140.52) by taz.hyperreal.org with SMTP; 17 May 1999 17:57:52 -0000 Received: (qmail 14824 invoked by uid 500); 17 May 1999 17:57:52 -0000 Date: Mon, 17 May 1999 10:57:52 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: [PATCH] select-thread-hybrid-01.patch In-Reply-To: Message-ID: X-Comment: Visit http://www.arctic.org/~dgaudet/legal for information regarding copyright and disclaimer. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org Damnit I hate GNU patch versions after 2.1. I can't even apply the patch I made. Stupid stupid stupid. I'm not even going to attempt to fix it. Instead there's a http://www.arctic.org/~dgaudet/apache/2.0/select-thread-hybrid-02.tar.gz which includes the entire source tree. And it also spawns worker threads dynamically... which was pretty easy to add with an eventlib timer event. Dean