"Hwang, Joseph" wrote: > > I would think that if the memory is in apache/tomcat, then the memory should > be recovered when I shut them down. Is that right? How could I get the > memory back from the "Memory Cache" without rebooting?
I have the same problem and i reduce the maximum number of apache client : MaxClients 75 in httpd.conf in my case Then I use the -Xms and -Xmx from the java options called from tomcat. And finaly, (that's in the default configuration from tomcat) I remove the option ReloaderInterceptor from server.xml (Cf. http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ug.html). Hope this help Eric -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>