From dev-return-9818-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue May 20 02:40:33 2003 Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 14171 invoked by uid 500); 20 May 2003 02:40:32 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 14138 invoked from network); 20 May 2003 02:40:32 -0000 Mail-Followup-To: dev@apr.apache.org X-Injected-Via-Gmane: http://gmane.org/ To: dev@apr.apache.org From: Joe Schaefer Subject: Re: [PATCH] Re: Frankentables Date: 19 May 2003 22:42:34 -0400 Lines: 15 Message-ID: References: <3EB73A19.7010803@stason.org> <1052622786.7441.40.camel@desktop> <1053288569.10922.12.camel@desktop> <1053304617.24241.14.camel@desktop> <3EC98EAC.2020900@cnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Brian Pane writes: > Thanks, it works much better with that change. > One more question: do you have a way to get "before" and > "after" profile data for a request with a ridiculously > large number of header fields (e.g., 90 different Cookie > or Accept lines that need to get merged)? A default httpd > config will allow up to a 100-line header, which is a large > enough 'n' to make me paranoid about O(n^2) DoS vulnerabilities. Sure thing, Brian. I'll post the oprofile data as soon as I have it (probably tomorrow). -- Joe Schaefer