On 11/9/05, Kerry <[EMAIL PROTECTED]> wrote:
> question:
> Do you have to modify the JVM settings so that CF can actually use our
> theoretical 1GB of RAM?

My understanding is yes -- but that assumes your app is really going
to use all that memory -- the calculation was basically an
order-of-magnitude to see where assumptions break down. Load testing
of course is the only real way to tune for performance under load.

As an aside, it may be that moving some of the session data that's
db-related back to the db and requerying (and relying on the db cache
to keep things speedy) may be a performance boost compared to storing
in session.

--
John Paul Ashenfelter
CTO/Transitionpoint
(blog) http://www.ashenfelter.com
(email) [EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

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