I am sorry, what do you mean by host class loader? From what I understand 
there are 3 ways to load classes, /common/lib (used by tomcat), shared/lib 
(used by all applications), webapp/web-inf/lib used by this one application.
 Thank you
Oleg

 On 8/13/05, George Sexton <[EMAIL PROTECTED]> wrote: 
> 
> The obvious first guess is that you have a class that is in the host
> classloader, and not the common classloader, and that class is consuming
> large amounts of memory.
> 
> 
> 
> George Sexton
> MH Software, Inc.
> http://www.mhsoftware.com/
> Voice: 303 438 9585
> 
> 
> > -----Original Message-----
> > From: Oleg [mailto:[EMAIL PROTECTED]
> > Sent: Saturday, August 13, 2005 11:20 AM
> > To: Tomcat Users List
> > Subject: virtual host memory usage
> >
> > Why running 100 virutal hosts in Tomcat takes up much more
> > memory than
> > running a 100 identical applications under one host? Is there
> > a way to
> > configure Tomcat to run both the same?
> >
> > Thank you
> > Oleg
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to