CF9 Enterprise can be helpful here. You could setup an alert that emails you 
when you are running out of resources.

The load balancing that CF comes with will not help, you would need a separate 
load balancer across several servers.

>From the CF9 Enterprise Performance Monitor you would see that memory is freed 
>up by garbage collection in regular chunks and your app could simply be using 
>it up quicker than it is being released.

> Date: Mon, 8 Aug 2011 19:26:11 -0700
> Subject: [cfaussie] How to load balance
> From: mathew.say...@gmail.com
> To: cfaussie@googlegroups.com
> 
> Hi All,
> 
> I am new to the group and was hoping someone can help me with a
> solution to the following; we have created an application using java
> and cold fusion; we do create a lot of Java objects that we hold in
> memory at the session level. We are getting an out of memory error;
> basically the heap space fills up; server slows to the point that it
> crashes.
> 
> First thought is we have a memory leak; I am using jconsole, nice
> graphs but what is it really telling me; if anyone knows of a
> monitoring tool that will help me see if we have memory that is not
> being cleared that should be and what that memory is; would be
> appreciated?
> 
> Second thought is we designed the application to hold a lot in memory
> to save time hitting the db; I wonder if we are just under resourced.
> We are running CF 8,0,1,195765 STD, Java 1.6.0_04, on a Windows 2003
> 32bit Svr. I do have a second server available; does anyone have
> instructions on how to setup load balancing so that I can have two
> servers sharing the load?
> 
> Any help would be most appreciated?
> 
> Many Thanks,
> Mat
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to 
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/cfaussie?hl=en.
> 
                                          

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to