there are numerous resources for this.  Search the cf-talk archives
for sure.  Here are some  refs
  http://www.macromedia.com/support/coldfusion/ts/documents/cfmx_perf_tips.htm
http://www.petefreitag.com/item/89.cfm
http://www.talkingtree.com/blog/index.cfm?getCategory=ColdFusion&start=130


in short you mod the jvm.config file....modify the -xms and -xmx values
for example   -Xms512m -Xmx512m

not to be raised to arbitrarily large values though, eh?

Doug




On Fri, 22 Oct 2004 11:52:09 -0500, Rich Tretola <[EMAIL PROTECTED]> wrote:
> Here are my stats:
> Free Allocated Memory: 14mb
> Total Memory Allocated: 179mb
> Max Memory Available to JVM: 493mb
> % of Free Allocated Memory: 8%
> % of Available Memory Allocated: 36%
> 
> Can I increase the memory available?
> 
> Rich
> 
> On Fri, 22 Oct 2004 11:39:42 -0500, Rich Tretola <[EMAIL PROTECTED]> wrote:
> > How could I check the jvm memory and it there a way to increase it if I need to?
> >
> > Rich
> >
> >
> >
> >
> > On Fri, 22 Oct 2004 12:16:47 -0400, Dave Watts <[EMAIL PROTECTED]> wrote:
> > > > So what do you think?  I notice that the exp day in the error
> > > > is always 2 days from today which is my default timeout for
> > > > application variable timeout.
> > >
> > > Actually, I think that the problem doesn't have anything to do with your
> > > code. I was at a client's site yesterday, and they had the same log errors.
> > > Their site was crashing frequently, and I think that they were having
> > > problems with the JVM running out of memory. So, you might want to look into
> > > that.
> > >
> > > Dave Watts, CTO, Fig Leaf Software
> > > http://www.figleaf.com/
> > > phone: 202-797-5496
> > > fax: 202-797-5444
> > >
> > >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182355
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to