RE: Clustering ColdFusion - some "black holes"

2011-01-26 Thread Helge Hetland
Sent: 26. januar 2011 04:48 To: cf-talk Subject: Re: Clustering ColdFusion - some "black holes" > But, the below described procedure - it's 100% accurate for setting up a > cluster? > (not ticking of the "replicate sessions" this time.. :)) > > --

Re: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Dave Watts
> But, the below described procedure - it's 100% accurate for setting up a > cluster? > (not ticking of the "replicate sessions" this time.. :)) > > -- > JRun instances > All new CF instances is created from the default CFusion instance which is > shut down and "never

RE: Clustering ColdFusion - some "black holes"

2011-01-25 Thread WebSite CFTalk
ame] All IIS websites (The server has multiple websites, hundreds) Configure web server for cf 7/8/9 apps - Regards, Helge -Original Message- From: Mark A. Kruger [mailto:mkru...@cfwebtools.com] Sent: 25. januar 2011 21:39 To: cf-talk Subject: RE: Clustering Co

RE: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Mark A. Kruger
] Sent: Tuesday, January 25, 2011 11:29 AM To: cf-talk Subject: RE: Clustering ColdFusion - some "black holes" I agree also. I should have left that one out of it.. It seems to have hidden the real question which is: "what is the 100% correct way to create a cluster as this.&

Re: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Jason Fisher
on't have their IPs changed in mid-visit, it would also not be needed. From: "Sean Corfield" Sent: Tuesday, January 25, 2011 12:48 PM To: "cf-talk" Subject: Re: Clustering ColdFusion - some "black holes" I hope M

Re: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Sean Corfield
I hope Mike Brunt is still on this list and will jump in on this because he has a lot of experience with clustering JRun and has a lot to say about session replication and other options (basically he agrees with Dave :) My experience with session replication on JRun was that replication could lag

RE: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Helge Hetland
ssion' replication across the web servers. From: "Dave Watts" Sent: Tuesday, January 25, 2011 9:11 AM To: "cf-talk" Subject: Re: Clustering ColdFusion - some "black holes" > Goal: > One rock stable high performanc

Re: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Jason Fisher
eb servers. From: "Dave Watts" Sent: Tuesday, January 25, 2011 9:11 AM To: "cf-talk" Subject: Re: Clustering ColdFusion - some "black holes" > Goal: > One rock stable high performance ColdFusion cluster with session

RE: Clustering ColdFusion - some "black holes"

2011-01-25 Thread WebSite CFTalk
> Goal: > One rock stable high performance ColdFusion cluster with session > replication and quick failover Is there a specific requirement for session replication? Because you might get generally better results if you just use sticky sessions. That buys you load balancing, but not complete fai

Re: Clustering ColdFusion - some "black holes"

2011-01-25 Thread Dave Watts
> Goal: > One rock stable high performance ColdFusion cluster with session replication > and quick > failover Is there a specific requirement for session replication? Because you might get generally better results if you just use sticky sessions. That buys you load balancing, but not complete fa

Clustering ColdFusion - some "black holes"

2011-01-25 Thread Helge Hetland
Hello, There is some questions regarding clustering I've never found a clear / consistent answer on. I hope someone can give me the ultimate answers on my questions.. I've tried to generalize a bit to "broaden" the scope for this, Software Win2003/2008 32/64 bit - IIS6/IIS7 - CF7/8/9 Enterpri