Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 55483 invoked from network); 1 Sep 2009 17:25:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Sep 2009 17:25:31 -0000 Received: (qmail 9161 invoked by uid 500); 1 Sep 2009 17:25:27 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 9093 invoked by uid 500); 1 Sep 2009 17:25:27 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 9082 invoked by uid 99); 1 Sep 2009 17:25:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2009 17:25:27 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.61.61.104] (HELO usea-naimss2.unisys.com) (192.61.61.104) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2009 17:25:14 +0000 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.16]) by usea-naimss2 with InterScan Message Security Suite; Tue, 01 Sep 2009 12:24:51 -0500 Received: from usea-nagw1.na.uis.unisys.com ([129.224.72.51]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 1 Sep 2009 12:24:51 -0500 Received: from usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) by usea-nagw1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 1 Sep 2009 12:24:51 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas2.na.uis.unisys.com ([129.224.76.115]) with mapi; Tue, 1 Sep 2009 12:24:50 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Tue, 1 Sep 2009 12:24:49 -0500 Subject: RE: filter mapping in Tomcat6 Thread-Topic: filter mapping in Tomcat6 Thread-Index: AcorJh267vP/vNu5TyqeefNRAIhAQQAApuew Message-ID: <99C8B2929B39C24493377AC7A121E21F83EE1F2C5B@USEA-EXCH8.na.uis.unisys.com> References: <25244035.post@talk.nabble.com> In-Reply-To: <25244035.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 01 Sep 2009 17:24:51.0206 (UTC) FILETIME=[1CE76260:01CA2B29] X-Virus-Checked: Checked by ClamAV on apache.org > From: r9973 [mailto:r9973@yahoo.com] > Subject: filter mapping in Tomcat6 >=20 > Instead of passing through the filter once, it calls it for every > single include on the page i.e. every single tile Turn on Tomcat's AccessLogValve or monitor the traffic between the browser = and Tomcat with Wireshark or equivalent. I suspect you'll see the browser = generating a separate request for each tile. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org