Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 76854 invoked from network); 16 Sep 2005 13:40:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2005 13:40:04 -0000 Received: (qmail 70843 invoked by uid 500); 16 Sep 2005 13:39:48 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 70827 invoked by uid 500); 16 Sep 2005 13:39:48 -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 70805 invoked by uid 99); 16 Sep 2005 13:39:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 06:39:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of pflynn@ucc.ie designates 143.239.1.34 as permitted sender) Received: from [143.239.1.34] (HELO mail4.ucc.ie) (143.239.1.34) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 06:39:57 -0700 Received: from oimelc.ucc.ie (oimelc.ucc.ie [143.239.128.48]) by mail4.ucc.ie (8.12.10/8.12.10) with ESMTP id j8GDdhhm009341 for ; Fri, 16 Sep 2005 14:39:43 +0100 Subject: Re: mod_jk performance From: Peter Flynn To: Tomcat Users List In-Reply-To: <8A84075C-F93D-4311-AC32-CBF323614AB2@2sheds.de> References: <20050914144551.1d25308d.lionel.farbos@free.fr> <8A84075C-F93D-4311-AC32-CBF323614AB2@2sheds.de> Content-Type: text/plain Organization: University College Cork Message-Id: <1126877981.6524.28.camel@oimelc.ucc.ie> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 16 Sep 2005 14:39:42 +0100 Content-Transfer-Encoding: 7bit X-MDdb: 110/010/1044/Sw/Fs/SA/0/1.84:040206.182155 X-SA-Skip: yes X-Scanned-By: MIMEDefang 2.36 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, 2005-09-14 at 13:50, Andrew Miehs wrote: > We did some comparisons between running Tomcat 5.0 standalone, or TC > 5.0 and Apache 2.0 > > If you are ONLY delivering JSPs, we found that we could only deal > with 50% of the requests when running combined Apache TC and mod_jk OK, that's useful information. But I have 300,000+ static HTML files to server, and about 10 JSP files. I'm surely not switching my entire server to Tomcat...:-) ///Peter --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org