Answered
CF 7 Clustering Problem
I'm trying to get clustering going on two Windows 2003 server
with CF7.01. I was able to create the cluster with no problem. Both
instances are using J2EE sessions. I was also able to the connect a
third Windows 2003 (IIS6) server to the cluster with the wsconfig.
However, the cluster won't failover.
I noticed that the jrun connector's jrunserver.store proxyserver is not being set. So I added in the appropriate info
Example:
Proxyservers=0.0.0.0:54001;0.0.0.1:54001
However when I restart IIS it clears it out back to Proxyservers=
I'm guessing that when he ISAPI filter starts up it contacts the server to which it is bootstraped and then recieves a list of the current available jrun proxyservers and then writes that list to the jrunservers.store. That would be fine if it would leave my manually entered proxyservers. But now it seems that I'm a little stuck.
Does anybody know if that is indeed how it works and why that would be happening. Is this a bug? Or I'm I just really missing something.
Any help would be much appreciated!
Thanks,
Matt

I noticed that the jrun connector's jrunserver.store proxyserver is not being set. So I added in the appropriate info
Example:
Proxyservers=0.0.0.0:54001;0.0.0.1:54001
However when I restart IIS it clears it out back to Proxyservers=
I'm guessing that when he ISAPI filter starts up it contacts the server to which it is bootstraped and then recieves a list of the current available jrun proxyservers and then writes that list to the jrunservers.store. That would be fine if it would leave my manually entered proxyservers. But now it seems that I'm a little stuck.
Does anybody know if that is indeed how it works and why that would be happening. Is this a bug? Or I'm I just really missing something.
Any help would be much appreciated!
Thanks,
Matt
