Re: [Resin-interest] Problem with CauchoConfigFile and Resin 3.1.1 +Unix + Apache2

2007-06-04 Thread andy.duplain
I use something like this with Apache 2.2.3: LoadModule caucho_module /usr/lib/apache2/modules/mod_caucho.so ResinConfigServer localhost 6800 CauchoStatus yes Location /caucho-status Order deny,allow Deny from all Allow from 127.0.0.1 192.168.0.0/16 my-domain.net /Location

[Resin-interest] Watchdog using 127Mb - ouch!

2007-06-04 Thread Rick Ross
We have recently moved from resin-3.0.x to resin-3.1.x, and we are trying to get a measure of control over the new Java-based watchdog process. When it was a perl script, it consumed about 3.5-4Mb of resident ram, but the Java one (even after giving it fairly aggressive jvm arguments via