I agree with Barney -- I don't think you'll need to worry too much about space. 
 We have run a server with 2GB of RAM, with max heap set to about 1.2GB.  At 
any given point we have roughly 10,000 cached objects in the server scope, from 
major system components to smaller business logic and general data components.

Be sure to take a good look at the type of data you are caching in each CFC.  A 
lot of people tend to cache duplicate data, when all you really need is a bunch 
of reference lists (ID lists) and a main "assembler" CFC to return data to the 
client.

Matt

Matthew Drayer
Web Development Coordinator
HCPro, Inc.
Marblehead MA
[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183949
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