Will Scheidegger wrote: > > Once again I could use the help of some people with more deployment > expreience than me: Every once in a while when one of our Magnolias is > running out of memory it blocks the whole Apache server! Is this a > know problem? A bug in mod_jk? > > Thanks for sharing your experiences... > > -will > > When you say "whole Apache server", do you mean the whole tomcat instance or the whole httpd instance? Httpd and Tomcat are both products of the Apache Software Foundation, so "Apache" is ambiguous. If you are referring to the whole tomcat instance, this stands to reason since all the apps hosted on it are using the same heap. If on the other hand you are referring to the whole httpd service, that seems weird to me.
--David ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
