Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 20503 invoked from network); 20 Apr 2010 23:21:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Apr 2010 23:21:28 -0000 Received: (qmail 2938 invoked by uid 500); 20 Apr 2010 23:21:25 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 2872 invoked by uid 500); 20 Apr 2010 23:21:25 -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 2863 invoked by uid 99); 20 Apr 2010 23:21:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Apr 2010 23:21:25 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of georges@mhsoftware.com designates 209.169.14.178 as permitted sender) Received: from [209.169.14.178] (HELO mail.mhsoftware.com) (209.169.14.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Apr 2010 23:21:17 +0000 Received: from EMP00A (c-76-120-104-193.hsd1.co.comcast.net [76.120.104.193]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.mhsoftware.com (Postfix) with ESMTPSA id 09CF32DD36 for ; Tue, 20 Apr 2010 17:20:54 -0600 (MDT) From: "George Sexton" To: "'Tomcat Users List'" Subject: Logging Anomaly Date: Tue, 20 Apr 2010 17:20:54 -0600 Organization: MH Software, Inc. Message-ID: <009001cae0e0$207d2910$61777b30$@com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0091_01CAE0AD.D5E2B910" X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acrg4B/dCNLM5LIFTUGF0UTsLQes/Q== Content-Language: en-us X-Virus-Checked: Checked by ClamAV on apache.org ------=_NextPart_000_0091_01CAE0AD.D5E2B910 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I'm using the HTTP 1.1 connector and I have compression turned on. I have compressable mime types set to text/css,text/javascript. I'm using the access log valve and I noticed that in the logs the uncompressed file size is logged for requests. I verified using WireShark that the files were being transmitted in GZIP compressed format. So, my question is this: does anyone else think this is a bug? Should I report it? For me, it's making my log files over report bandwidth usage, and it kind of move some things around. George Sexton MH Software, Inc. 303 438-9585 www.mhsoftware.com ------=_NextPart_000_0091_01CAE0AD.D5E2B910--