Oh, I think I found what you were asking, the "path to the GC root":
org.apache.naming.resources.FileDirContext$FileResource org.apache.naming.resources.CacheEntry org.apache.naming.resources.CacheEntry[XXX] org.apache.naming.resources.ResourceCache org.apache.naming.resources.ProxyDirContext etc etc etc > -----Original Message----- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Friday, November 12, 2010 01:38 PM > To: Tomcat Users List > Subject: Re: Tomcat 6.0.29 using more and more RAM until it collapses? > > On 12/11/2010 18:30, Brian wrote: > > Hi Mark, > > > > Besides using Tomcat to serve my app (which itself serves about > > 600,000 diferent URLs), I also use it to serve static pages (HTML > > pages stored in the hard disk). > > I don't know if Tomcat is caching my dinamically generated pages > > (maybe it is), but for now I would love to stop the cache that stores the static > ones. > > Those static pages are in their own WARs, so they have nothing to do > > with the java code in my app. > > Where do I configure Tomcat to stop caching the static pages in memory? > > This is definitely my problem, I can see clearly the pages in my > > memory snapshot, and when I let Google crawl my site with more speed, > > my site (and Tomcat itself, I guess) crashes sooner. > > You are missing the point. It is highly unlikely the 10MB per webapp cache is > causing problems given that you previously states that there are only two WAR > files here. So I'll ask my question again: > > Where to the GC roots for those objects trace to? > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org