Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 77933 invoked from network); 26 Aug 2006 09:37:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Aug 2006 09:37:39 -0000 Received: (qmail 39221 invoked by uid 500); 26 Aug 2006 09:37:25 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 39204 invoked by uid 500); 26 Aug 2006 09:37:24 -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 39193 invoked by uid 99); 26 Aug 2006 09:37:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 02:37:24 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [207.113.241.148] (HELO iss04.interliant.com) (207.113.241.148) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 02:37:22 -0700 Received: from EX-008.mail.navisite.com (ex-008.interliant.com [207.113.240.188]) by iss04.interliant.com (8.10.2/8.10.2) with ESMTP id k7Q9ggX26201 for ; Sat, 26 Aug 2006 04:42:43 -0500 (CDT) Received: from [192.168.0.168] ([213.202.108.144]) by EX-008.mail.navisite.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 26 Aug 2006 04:36:40 -0500 Message-ID: <44F01625.2050709@jboss.com> Date: Sat, 26 Aug 2006 11:36:37 +0200 From: Mladen Turk Organization: JBoss Europe User-Agent: Mozilla MIME-Version: 1.0 To: Tomcat Users List Subject: Re: 10,000 Virtual Hosts in a Tomcat instance References: <85c493340608260105x71827d1aq5ca34bc703b9431c@mail.gmail.com> In-Reply-To: <85c493340608260105x71827d1aq5ca34bc703b9431c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Aug 2006 09:36:41.0212 (UTC) FILETIME=[22BDF3C0:01C6C8F3] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N KEGan wrote: > Hi, > > I am wondering if anyone has added 10,000 virtual hosts to Tomcat before, > and whether Tomcat can handle this. > There are no limits except memory available to the JVM. The performance itself should depend only on the file system, and I would suggest not to put all 10000 homes inside the same directory root. Regards, Mladen. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org