P.S. We've seen big gains with Trusted Cache turned in production. Much more than previous versions.
SY -----Original Message----- From: Matt Liotta [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 7:26 PM To: CF-Talk Subject: RE: CF Cache size The answer is just a command-line away. find /opt/coldfusionmx/wwwroot -name "*.cf" | wc -l -Matt > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 10, 2002 4:02 PM > To: CF-Talk > Subject: RE: CF Cache size > > > What's a good rough formula for setting the cache size in the > > CF administrator? We've got a server with 1 gig of RAM, but the > > cache is only set to 2048 kb.... > > In CF 5, the typical "best practices" recommendation is to find the total > file size of all .cfm files you want to cache (typically, all that'll be > run > by that server) and multiply by 3-5. Usually, memory isn't much of an > issue, > so I tend to multiply by five and round up. > > In CF MX, I don't know how much of that has changed, except that you > specify > a number of scripts to cache, rather than the amount of storage. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

