Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 22750 invoked from network); 17 Nov 2003 16:19:47 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Nov 2003 16:19:47 -0000 Received: (qmail 411 invoked by uid 500); 17 Nov 2003 16:19:36 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 372 invoked by uid 500); 17 Nov 2003 16:19:35 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 359 invoked from network); 17 Nov 2003 16:19:35 -0000 Received: from unknown (HELO web.turner.com) (64.236.240.190) by daedalus.apache.org with SMTP; 17 Nov 2003 16:19:35 -0000 Received: from web.turner.com (338u.turner.com [10.188.51.43]) by web.turner.com (8.12.9/8.12.9) with ESMTP id hAHGJbBd014151 for ; Mon, 17 Nov 2003 11:19:37 -0500 (EST) Message-ID: <3FB8F519.9090403@web.turner.com> Date: Mon, 17 Nov 2003 11:19:37 -0500 From: Brian Akins User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031105 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: caching includes parse tree Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Any thought into parsing the results of the includes filter (offsets, etc.). In our environment, parsing the includes files is a huge performance hit. We are willing to help in any way.