Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 77280 invoked from network); 30 Nov 2003 18:53:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Nov 2003 18:53:12 -0000 Received: (qmail 72163 invoked by uid 500); 30 Nov 2003 18:52:47 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 72038 invoked by uid 500); 30 Nov 2003 18:52:46 -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 72020 invoked from network); 30 Nov 2003 18:52:45 -0000 Received: from unknown (HELO cliff.cs.athabascau.ca) (131.232.10.7) by daedalus.apache.org with SMTP; 30 Nov 2003 18:52:45 -0000 Received: from CONVERSION-DAEMON.local.athabascau.ca by local.athabascau.ca (PMDF V6.1-1X6 #30658) id <0HP600F01HS1QJ@local.athabascau.ca> for tomcat-user@jakarta.apache.org; Sun, 30 Nov 2003 11:52:49 -0700 (MST) Received: from athabascau.ca ([142.59.241.101]) by local.athabascau.ca (PMDF V6.1-1X6 #30658) with ESMTPSA id <0HP600E8PHS1AH@local.athabascau.ca> for tomcat-user@jakarta.apache.org; Sun, 30 Nov 2003 11:52:49 -0700 (MST) Date: Sun, 30 Nov 2003 11:54:11 -0700 From: "Trenton D. Adams" Subject: Re: GZIP-encoding/mod_gzip and Tomcat?? In-reply-to: <5.2.1.1.0.20031130092841.027e18b0@shell.visi.com> To: Tomcat Users List Message-id: <3FCA3CD3.6090708@athabascau.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031014 Thunderbird/0.3 References: <20031128075024.43716.qmail@web60707.mail.yahoo.com> <20031128075024.43716.qmail@web60707.mail.yahoo.com> <5.2.1.1.0.20031130092841.027e18b0@shell.visi.com> 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 No need for it in the connector if you're using apache! :) You can get a mod_gzip module and do it from Apache which would probably be faster. Jacob Kjome wrote: > > The Coyote connector supports this already. No need to write a servlet > filter. Look in server.xml or the tomcat docs for details. > > Jake > > At 03:16 PM 11/30/2003 +0100, you wrote: > >> Ron Andersen wrote: >> >>> Is GZIP-encoding/mod_gzip avaliable in Tomcats web server? >>> >> >> Hello, >> >> You can write a ServletFilter, and a HttpServletResponse wrapper to >> achieve the same results. >> >> Look into java.util.zip.* >> >> -- I never said it was easy ;-) >> >> Antonio Fiol >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org > __ This communication is intended for the use of the recipient to whom it is addressed, and may contain confidential, personal, and or privileged information. Please contact us immediately if you are not the intended recipient of this communication, and do not copy, distribute, or take action relying on it. Any communications received in error, or subsequent reply, should be deleted or destroyed. --- --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org