Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 49734 invoked from network); 1 Aug 2005 15:37:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 15:37:05 -0000 Received: (qmail 11879 invoked by uid 500); 1 Aug 2005 15:36:44 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 11862 invoked by uid 500); 1 Aug 2005 15:36:44 -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 11849 invoked by uid 99); 1 Aug 2005 15:36:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 08:36:44 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [67.154.139.115] (HELO mail.mhsoftware.com) (67.154.139.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 08:36:35 -0700 Received: from localhost (localhost [127.0.0.1]) by mail.mhsoftware.com (Postfix) with ESMTP id 6175D11D70; Mon, 1 Aug 2005 09:36:37 -0600 (MDT) Received: from mail.mhsoftware.com ([127.0.0.1]) by localhost (starbug [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26470-03; Mon, 1 Aug 2005 09:36:35 -0600 (MDT) Received: from emp00 (c-24-9-255-122.hsd1.co.comcast.net [24.9.255.122]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.mhsoftware.com (Postfix) with ESMTP id 2AC356B64; Mon, 1 Aug 2005 09:36:35 -0600 (MDT) From: "George Sexton" To: "'Tomcat Users List'" , "'Peddireddy Srikanth'" Subject: RE: HTTP/1.1 GZIP compression and its impact on server Date: Mon, 1 Aug 2005 09:36:34 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 thread-index: AcWRq/GsZL1iojGiT6eyt1Xu+XP//AFArPpw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: Message-Id: <20050801153635.2AC356B64@mail.mhsoftware.com> X-Virus-Scanned: by amavisd-new at mhsoftware.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Our App does GZIP compression. I actually did some real testing on using it. Here's what we tell our customers: Enable GZIP Compression Enabling this option will cause Connect Daily to send web pages to the browser compressed in the GZIP format. This can result in a compression factor of six (6) times. Needless to say, this can make your calendar noticeably faster to end users. Our testing indicates serviced per minute was reduced by 2.3% when GZIP compression is enabled. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -----Original Message----- > From: Peddireddy Srikanth [mailto:peddireddy.srikanth@gmail.com] > Sent: Tuesday, July 26, 2005 12:33 AM > To: Tomcat Users List > Subject: HTTP/1.1 GZIP compression and its impact on server > > Hi all, > Iam planning to turn on the HTTP/1.1 GZIP compression for my > application by setting the compression attribute of http connector. > Iam sure that this will reduce my bandwidth requirements. > But I have a doubt. Is Compressing the responses will eat away many > CPU cycles and affect my throughput or performance or scalability. > > Any one have used this option in production environment and what r the > results(performance etc) > > thanx for any info on this . > > Regards > Srikanth > > --------------------------------------------------------------------- > 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