Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 39774 invoked from network); 3 Nov 2009 22:11:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 22:11:25 -0000 Received: (qmail 9489 invoked by uid 500); 3 Nov 2009 22:11:21 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 9425 invoked by uid 500); 3 Nov 2009 22:11:20 -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 9414 invoked by uid 99); 3 Nov 2009 22:11:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 22:11:20 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.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, 03 Nov 2009 22:11:17 +0000 Received: from emp00 (c-98-245-43-227.hsd1.co.comcast.net [98.245.43.227]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.mhsoftware.com (Postfix) with ESMTPSA id 80ADB66339 for ; Tue, 3 Nov 2009 15:10:56 -0700 (MST) From: "George Sexton" To: "'Tomcat Users List'" References: <4AEF20E2.7040004@pidster.com> <011001ca5bf0$42aec8b0$c80c5a10$@com> <012001ca5bf6$85185fd0$8f491f70$@com> In-Reply-To: Subject: RE: Compression and SSL Date: Tue, 3 Nov 2009 15:10:55 -0700 Message-ID: <012301ca5cd2$84395d80$8cac1880$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acpb85p0l249B2SFR0iRrDrjNqIyxQAAsxJQAAkEK5AALfgl8A== Content-Language: en-us > -----Original Message----- > From: Jeffrey Janner [mailto:Jeffrey.Janner@PolyDyne.com] > Sent: Monday, November 02, 2009 5:18 PM > To: Tomcat Users List > Subject: RE: Compression and SSL > > Thanks for all the suggestions so far guys. > Are there any other tips I could provide to the developers that they > can > do to improve throughput? Here's a reference : Best Practices for Speeding Up Your Web Site http://developer.yahoo.com/performance/rules.html > Should they hard-code the http:// for all the static elements to avoid > passing them over SSL, or do my security constraints take care of that? > (I doub it.) > The original URL gets redirected to https immediately, so I'm thinking > everything from there on out is SSL. Correct? > Can I get more granular? I'd be happy for a pointer to a good > reference > on the subject. > Jeff > George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org