I typically start with the following template:
 
<cfoutput>
<html><head>
<title>#createObject("java", 
"jrunx.kernel.JRun").getServerName()#</title>
<meta http-equiv="refresh" content="2" />
</head><body>
#createObject("java", "jrunx.kernel.JRun").getServerName()#<br />
#now()#
</body></html>
 
Just open it in a few browser windows and start shutting down / killing 
instances and see what happens. If you configured session replication 
just add in a session hitcount and see if it gets reset on a cluster 
failover. Once that works you need tooling (OpenSTA, jmeter etc.) to 
start testing real world load and failover behaviour.
 
When all else fails check out this web link to look at Adobe’s Cold Fusion 8 
instructions 
 
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=clustering_6.html
 
 
Mary S.
 

Subject: RE: [ACFUG Discuss] RE: Any Open Source CF OptionsDate: Wed, 29 Oct 
2008 16:34:33 -0400From: [EMAIL PROTECTED]: [email protected]






Thanks Josh.  
 
We are trying to come up with the most cost effective disaster recovery plan 
and we wanted to evaluate all possible options.  
 
Thanks again.
 




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh AdamsSent: 
Wednesday, October 29, 2008 3:59 PMTo: [EMAIL PROTECTED]: [ACFUG Discuss] RE: 
Any Open Source CF Options
 
Just saw your question, Greg; sorry for the late reply…but hopefully late is 
better than never given that as well as I can tell no one else responded.
 
There is of course no open-source version of ColdFusion, but there are 
open-source CFML engines.  None of these engines is equivalent to ColdFusion; 
as to whether or not any of them will be sufficient for running your 
application, for that you will of course have to test.
 
But based on what you’re saying, I think it’s a moot point because ColdFusion’s 
license accommodates failover configurations.  A ColdFusion license cannot be 
used for clustering or any kind of concurrent use, but failover use is in 
compliance with the license terms and conditions.  The failover configuration 
must of course be properly licensed (so let’s say you have a single ColdFusion 
license and you’re using it on a server with 1 or 2 CPUs; you can failover to a 
server with 1 or 2 CPUs, but not to a server with more than 2 CPUs).
 
Josh
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of McTure, 
GregSent: Monday, October 20, 2008 10:44 AMTo: [EMAIL PROTECTED]: [ACFUG 
Discuss] Any Open Source CF Options
 
Hello:
 
I wanted to know if any of you have used an open source version of cold fusion. 
  I am in the midst of mapping out a disaster recovery strategy for our CF 
applications and in a potential cost-saving effort we are going over any open 
source options if there are any (just for the DR instance).  Any thoughts or 
suggestions are appreciated.
 
Greg McTure
Races are Won at the Finish - To succeed we must do more than begin.  "Most 
people do not lose the race.  They just fail to reach the end.  The key to 
winning life's races is simply to finish them." Ralph Waldo Emerson 
 
------------------------------------------------------------- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
------------------------------------------------------------- 
------------------------------------------------------------- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
------------------------------------------------------------- 
------------------------------------------------------------- To unsubscribe 
from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform For more info, see 
http://www.acfug.org/mailinglists Archive @ 
http://www.mail-archive.com/discussion%40acfug.org/ List hosted by FusionLink 
------------------------------------------------------------- 
_________________________________________________________________
Store, manage and share up to 5GB with Windows Live SkyDrive.
http://skydrive.live.com/welcome.aspx?provision=1?ocid=TXT_TAGLM_WL_skydrive_102008


-------------------------------------------------------------

To unsubscribe from this list, manage your profile @ 

http://www.acfug.org?fa=login.edituserform



For more info, see http://www.acfug.org/mailinglists

Archive @ http://www.mail-archive.com/discussion%40acfug.org/

List hosted by http://www.fusionlink.com

-------------------------------------------------------------


Reply via email to