Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 16862 invoked by uid 6000); 3 Jan 1999 16:35:25 -0000 Received: (qmail 16854 invoked from network); 3 Jan 1999 16:35:24 -0000 Received: from twinlark.arctic.org (204.62.130.91) by taz.hyperreal.org with SMTP; 3 Jan 1999 16:35:24 -0000 Received: (qmail 16748 invoked by uid 500); 3 Jan 1999 16:41:27 -0000 Date: Sun, 3 Jan 1999 08:41:27 -0800 (PST) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: fixing O(n^2) mem crap in mod_negotiation.c In-Reply-To: <9901020040.aa07470@paris.ics.uci.edu> 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 On Sat, 2 Jan 1999, Roy T. Fielding wrote: > I am most of the way finished on fixing the problem but am too tired > to do the rest tonight and haven't tested it yet. I could use some > feedback on the quality of this fix, at least in concept. It does compile. > Dean, this is your specialty, so I'd appreciate it if you could take > a look. Looks cool :) Dean