RE: tuning garbage collection

2006-07-05 Thread Ken Gibson
so do wonder why you upgraded from tomcat 3 to tomcat 4. Whats wrong with tomcat 5? Mark On Wed, 2006-07-05 at 07:58 -0500, Ken Gibson wrote: > Good morning. > > I'm hoping someone has experience configuring Tomcat 4 and GC. We > recently upgraded our version of Tomcat from 3 to 4

tuning garbage collection

2006-07-05 Thread Ken Gibson
Good morning. I'm hoping someone has experience configuring Tomcat 4 and GC. We recently upgraded our version of Tomcat from 3 to 4, and are now experiencing periodic outages. Our problem comes when a Full GC runs. What we've seen that a Full GC is run more and more frequently to the point of run

RE: cgi-servlet environment parameters

2006-03-06 Thread Ken Gibson
Thanks for the quick response. Is there a way to configure the cgi-servlet that I've missed? The PATH_INFO variable is null in my scenario; I've split it out from the other parameters below... runCGI(envp=[{HTTP_USER_AGENT=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 F

cgi-servlet environment parameters

2006-03-06 Thread Ken Gibson
Good morning. I'm working with Tomcat 4.1.31 and am trying to catch 500 errors for custom error pages. We host around 400 portals in one instance (kudos to the developers, by the way, it runs great!) The idea is that the Perl script would create a site on the fly with little content in the