Thanks Mladen for the valueable reply.

Andrew, on your question : it is 10,000 domains that serves 10,000 different
static HTML. One HTML for each domain.

How much memory does 1 webapp takes in Tomcat ? Would it be ok with 10,000
domains pointing to 10,000 webapps but each webapp serves only static HTML?



On 8/26/06, Andrew Miehs <[EMAIL PROTECTED]> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

What is this supposed to become?

Do you want 10,000 domains on the tomcat? or do you want 10,000 webapps?

The JVM will die if you do this with 10,000 webapps

Andrew


On 26/08/2006, at 11:36 AM, Mladen Turk wrote:

> 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.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFE8BevW126qUNSzvURAuUvAJ9imCr0QgPH9GtRWoP+Rn17cKrYgACfTmoy
HaoJLfqu8Y+gtR7sU1PAPCA=
=lN6F
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to