It's obvious, but caching a lot of CFCs uses quite a bit of memory
too.  Permgen, I reckon.

And it'll slow start-ups to a crawl if you're using the EJB Annotation
auto-checking stuff in JBoss.  :-)

-- 
Men judge generally more by the eye than by the hand, for everyone can
see and few can feel. Every one sees what you appear to be, few really
know what you are.
    Niccolo Machiavelli

On Thu, Jul 10, 2008 at 12:34 PM, Brad Wood wrote:
> Two things:
> 1) You mentioned you are using session replication.  How much stuff are
> you putting in the session scope.  Large objects can eat memory since
> sessions are replicated to all instances whether or not they are needed
> there.
> 2)  Do you know if your out of memory errors relate to the heap in
> general, or just the Permanent Generation space? (permgen)
>
> ~Brad

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308918
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to