On Thu, Feb 5, 2009 at 11:10 AM, Wil Genovese <jugg...@visi.com> wrote:
>
> There are a few things I see in your JVM settings.
>
> The one major item I see is your not setting a time interval for running
> garbage collections.  This means the default time is being used and this is
> known to cause issues during higher traffic occasions.   Your going to want
> to add these settings.
>
> -Dsun.rmi.dgc.client.gcInterval=600000
> -Dsun.rmi.dgc.server.gcInterval=600000

Wil,

wouldn't this set the intervals to 10 minutes?    That's less often
than I'm doing it during peak usage now...

rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318943
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to