I would try for 256MB if possible. Here's what I use:

$ echo $CATALINA_OPTS
-server -Xms256M -Xmx256M -Duser.timezone=America/Denver

Matt

On Apr 15, 2008, at 2:31 PM, Brian Levine wrote:


Hi,

I'm running Roller in a shared hosting environment that gives me a 128MB java heap. I've added a couple of servlets to the default install (they don't use any more memory than the default servlet, ie they don't create objects in memory, etc.) and I'm now getting OutOfMemory errors in my logs files and wonky errors when I try to do anything with roller. So I guess I have two questions

1) Does roller generally do okay with 128MB? Is there some rule of thumb for how much memory is required based on amount of traffic, etc?
2) Is there a way to trim down the default install to use less memory?

Thanks!

/Brian

_________________________________________________________________
Get in touch in an instant. Get Windows Live Messenger now.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_getintouch_042008

Reply via email to