Re: Fusion Reactor issues
Hello Rick, Actually ColdFusion is running within a FusionReactor container, so even when CF is overloaded you should still be able to access FR. It was designed this way. What URL are you using to access FR? Over a normal URL your webserver (IIS?) could become unresponsive when CF starts to clog up. This is why FusionReactor runs it's own backup web server, so you can always access it as long as your JAVA RUNTIME is still alive (which in this case it is). By default the FR Webserver is on port 8088, so your URL should look like this: http://your.machineName.com:8088/fusionreactor/fhtml.cfm?mode=login I also recommend setting up crash protection to limit the number of simultanious requests, requests which run for too long or use too much memory. This will help your server stay responsive. For more information on how to configure FR please take a look at: http://www.fusion-reactor.com/support.html I hope that helps! If you need more detailed information you could always email the FR support guys at [EMAIL PROTECTED] Regards, Andreas FusionReactor Sales Team === ORIGINAL MESSAGE === >Maureen Barger wrote: >> Can you: >> -adjust your jvm memory settings so you have more available memory for CF? >> -adjust your FR settings so it doesn't kill threads, or at least allow >> more threads until it starts killing them off? > >Raise the level of the rivers, and the rocks won't be noticeable. > >> Unfortunately FR is within the CF container, so if CF is unresponsive, FR >> will be too. :( > >Okay, however, once CF becomes responsive again, how do I get Fusion >Reactor to "reconnect" to my instance? It seems that the only way to do >so is to restart Coldfusion, which is undesirable. > >Rick ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252951 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Re: Fusion Reactor issues
Maureen Barger wrote: > Can you: > -adjust your jvm memory settings so you have more available memory for CF? > -adjust your FR settings so it doesn't kill threads, or at least allow > more threads until it starts killing them off? Raise the level of the rivers, and the rocks won't be noticeable. > Unfortunately FR is within the CF container, so if CF is unresponsive, FR > will be too. :( Okay, however, once CF becomes responsive again, how do I get Fusion Reactor to "reconnect" to my instance? It seems that the only way to do so is to restart Coldfusion, which is undesirable. Rick ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252208 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Re: Fusion Reactor issues
Can you: -adjust your jvm memory settings so you have more available memory for CF? -adjust your FR settings so it doesn't kill threads, or at least allow more threads until it starts killing them off? Unfortunately FR is within the CF container, so if CF is unresponsive, FR will be too. :( -- Maureen Barger CIT Information Systems 120 Maple Ave. Cornell University [EMAIL PROTECTED] On Tue, September 5, 2006 22:19, Rick Root wrote: > Sometimes, someone will do something on my server, because of poorly > written code by yours truly, that will suck up huge amounts of memory > and fusion reactor will start killing requests. > However, sometimes, during this time, I can't even get into Fusion > Reactor - or if I can, it's only because it's lost it's connection to my > (one) instance and that doesn't do me much good. > I couldn't figure out how to "reconnect" fusion reactor to my coldfusion > instance... seems like restarting coldfusion is a bit overkill since > eventually it returned to normal function. > Also, it seems to me that not being able to access Fusion Reactor when > Codlfusion is experiencing an overload situation.. well, that makes > Fusion Reactor a lot less valuable, because I can't go in and see what > requests are being processed, and kill them if necessary. ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252180 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Fusion Reactor issues
I'm running CFMX 7.02 (standalone) and the latest version of Fusion Reactor. Sometimes, someone will do something on my server, because of poorly written code by yours truly, that will suck up huge amounts of memory and fusion reactor will start killing requests. However, sometimes, during this time, I can't even get into Fusion Reactor - or if I can, it's only because it's lost it's connection to my (one) instance and that doesn't do me much good. I couldn't figure out how to "reconnect" fusion reactor to my coldfusion instance... seems like restarting coldfusion is a bit overkill since eventually it returned to normal function. Also, it seems to me that not being able to access Fusion Reactor when Codlfusion is experiencing an overload situation.. well, that makes Fusion Reactor a lot less valuable, because I can't go in and see what requests are being processed, and kill them if necessary. Comments? Rick ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252160 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4