Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 43195 invoked from network); 1 Apr 2003 11:58:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Apr 2003 11:58:46 -0000 Received: (qmail 21546 invoked by uid 97); 1 Apr 2003 12:00:34 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 21539 invoked from network); 1 Apr 2003 12:00:34 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Apr 2003 12:00:34 -0000 Received: (qmail 41724 invoked by uid 500); 1 Apr 2003 11:58:30 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 41709 invoked from network); 1 Apr 2003 11:58:30 -0000 Received: from mail.baseweb.nl (213.53.208.53) by daedalus.apache.org with SMTP; 1 Apr 2003 11:58:30 -0000 Received: (qmail 32363 invoked from network); 1 Apr 2003 11:58:25 -0000 Received: from unknown (HELO base.nl) (213.53.208.123) by mail.baseweb.nl with SMTP; 1 Apr 2003 11:58:25 -0000 Message-ID: <3E897EDF.5070203@base.nl> Date: Tue, 01 Apr 2003 13:58:23 +0200 From: Ronald Klop Organization: BaseNet Internet Projects, Amsterdam, The Netherlands User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: gzip compression in Coyote on 4.1.24 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: daedalus.apache.org 1.6.2 0/1000/N Hello, Sorry if this is send twice, but I think my previous mail got lost in cyberspace somewhere. (Can't even find it in my Sent-box.) I'm trying to use gzip compression with tomcat 4.1.24. And it doesn't work, because it checks if content-type is 'text/html', but this fails if the content-type is 'text/html; charset=us-ascii'. So compression='force' is the only way to use compression, but this also compresses image/gif, etc. Does anybody else use this? I made a bugreport with a (possible) fix. See bug 18073 (made by myself) and 2820 [1]. Greetings, Ronald. [1] http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18073 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2820 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org