Memory management. Go into the CF admin and reset the JVM settings. Add a 
PermSize to your JVM arguments:
-XX:PermSize=32m
Also, I set a min heap size to a much smaller value than the max perm size. 
This saves on startup, but the min size should be set in some relation to 
the amount of initial CF templates that will be run by your site in its 
first few minutes.
My JVM settings are
min heap:64 meg
max heap:512 meg
permsize:32 meg
maxpermsize:128 meg
This covers everything I need and lets me boot up fast enough.

> I'm running CFMX Enterprise 7.0.1 on Windows Server 2003... lots of
> processor and memory and disk.. pretty good server.
>
> Starting coldfusion takes FOREVER.
>
> And by forever, I mean longer than the service control panel is willing
> to wait... it takes 5-10 minutes to start up Coldfusion... What's taking
> so darn long?
>
> This is a plain Coldfusion server configuration, not multiple server or
> separate jrun or anything.
>
> Rick Root
>
>
> 

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