Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 24822 invoked from network); 22 Sep 2005 14:53:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2005 14:53:36 -0000 Received: (qmail 829 invoked by uid 500); 22 Sep 2005 14:53:20 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 811 invoked by uid 500); 22 Sep 2005 14:53:20 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 798 invoked by uid 99); 22 Sep 2005 14:53:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 07:53:20 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of funkman@joedog.org designates 204.74.20.252 as permitted sender) Received: from [204.74.20.252] (HELO sid.armstrong.com) (204.74.20.252) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 07:53:23 -0700 Received: from [10.38.20.105] (tafunk-lt.americas.armstrong.com [10.38.20.105]) by sid.armstrong.com (8.12.8p1/8.12.8) with ESMTP id j8MEgRBR017382 for ; Thu, 22 Sep 2005 09:42:27 -0500 Message-ID: <4332C545.4070900@joedog.org> Date: Thu, 22 Sep 2005 10:52:53 -0400 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en, es-mx, de, sv MIME-Version: 1.0 To: Tomcat Users List Subject: Re: RES: Problems with gzip compression with Apache/Tomcat cluster and Firefox References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You need mod_gzip or mod_deflate(?) if your using apache in front of tomcat (via jk) -Tim Ac�cio Furtado Costa wrote: > Hi > > We're having problems to configure gzip using TC559/Apache Cluster... > > We moved the compression="on" and others gzip declarations from "connector 80" to "8009" in all Tomcat Servers but it seems that Apache isn't serving "gzipped" html... > > Do we also need to make any "gzip" configurations (mod_gzip?) in the Apache Server itself? > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org