This is not necessarily an answer to your problem, but in terms of
applying some fail over you might want to consider installing CFMX as
a J2EE application and then deploying a second instance of your site.
So if one CFMX instance falls over the second can kick in and keep the
application running. In my experience I can also say that the CFMX
instance that failed tends to re-start itself after a while. Brandon
Purcell wrote a few articles on that topic and there is some more info
in the CFDJ.

Of course this would require a re-build of CFMX, but you could easily
car up your current application and then re-deploy it when you are
done upgrading...

Anyway just my 2 pennies worth.
G

On Tue, 13 Jul 2004 14:52:20 -0700, Bryan Stevenson
<[EMAIL PROTECTED]> wrote:
> seems like a lot of memory usage....we hover around 32 MB...but that is not under load (dev server)
>
> Bryan Stevenson B.Comm.
> VP & Director of E-Commerce Development
> Electric Edge Systems Group Inc.
> t. 250.920.8830
> e. [EMAIL PROTECTED]
>
> ---------------------------------------------------------
> Macromedia Associate Partner
> www.macromedia.com
> ---------------------------------------------------------
> Vancouver Island ColdFusion Users Group
> Founder & Director
> www.cfug-vancouverisland.com
>   ----- Original Message -----
>   From: Brook Davies
>   To: CF-Talk
>   Sent: Tuesday, July 13, 2004 2:43 PM
>   Subject: Re: CFMX is crashing daily with no hints in the log
>
>   Yeah, I have a server utility that graphs memory and/ cpu usage over 2
>   second, 10 second, 5 minute and 1 hour intervals. The picture prior to the
>   crash looked almost like this (not this is not the actual picture, but I
>   will be sure to grab it next time. I did check it though and it looked
>   almost identical, no spikes) http://www.logiforms.com/memory.jpg.
>
>   I looked at physical and commit memory they looked to have plenty
>   free.  The server right now looks like this for memory usage: (Total:
>   3,039.33 MB, Free: 2,214.97 MB).
>
>   Jrun.exe looks like this (not sure if this is helpful....):
>
>   Handle count: 1145
>   Threads: 55
>   Page fault count: 365205
>   Peak working set size: 790,604.00 KB
>   Working set size: 589,280.00 KB
>   Peak page file usage: 878,588.00 KB
>   Page file usage: 584,328.00 KB
>   Total memory usage: 1,173,608.00 KB
>   Command line: C:\CFusionMX\runtime\bin\jrun.exe
>
>   I ended up writing a script that will restart jrun.exe if it dies, so at
>   least I have a band aid on it now, but I am still looking for the answer.
>   Should I maybe set up a script to monitor the memory usage or available
>   memory??
>
>   Brook Davies
>
>   At 01:26 PM 7/13/2004, you wrote:
>   >I know you don't think it's a memory issue, but did you look at the
>   >memory CF was consuming before restarting it?
>   >
>   >Did you look at increasing the maxperm value at all?
>   >
>   >----------
>   >[<http://www.houseoffusion.com/lists.cfm/link=t:4>Todays Threads]
>   >[<http://www.houseoffusion.com/lists.cfm/link=i:4:170376>This Message]
>   >[<http://www.houseoffusion.com/lists.cfm/link=s:4>Subscription]
>   >[<http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=905.825.4>Fast
>   >  Unsubscribe] [<http://www.houseoffusion.com/signin/>User Settings]
>   >[<https://www.paypal.com/cgi-bin/webscr?amount=&item_name=House+of+Fusion&business=donations%40houseoffusion.com&undefined_quantity=&cmd=_xclick>Donations
>   >and Support]
>   >
>   >----------
>   ><http://www.houseoffusion.com/banners/view.cfm?bannerid=11>
>   >feac914.jpg
>   >
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to