What I read was that if you increase the heap size, you must also increase
the perm size.  This setting has worked well so far for me.

BUT... I can reduce the perm size on a couple of servers.  Maybe I do not
need it this high.  I will start at 256 and see what happens.

Jacob

-----Original Message-----
From: Sean Corfield [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 04, 2005 10:46 AM
To: CF-Talk
Subject: Re: What are optimal GC/JVM settings?

On Apr 4, 2005 6:06 AM, Jacob <[EMAIL PROTECTED]> wrote:
> 
> On my machines, with 2GB RAM and dual Xeons of various speeds, I have mine
> JVM setting as follows:
> 
> MAX HEAP SIZE: 1024
> MAX PERM SIZE: 512


Did you actually *need* to set max perm size that high? That's an enormous 
number for the perm space. Most people manage with 128Mb and only under 
fairly extreme situations do you need to raise it. The perm space holds 
class definitions so unless you have a phenomenal number of templates and / 
or CFC methods, you shouldn't hit 128Mb...
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201434
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to