Hello guys, I've got a small issue with Jrun clustering that's giving me a bit of grief.
My config is as follows: 2 x Windows 2003 / NLB / IIS6 /Jrun4 updater 4 / CFMX6.1 with Aug 2004 updater Server 1 JRun Nic 1: 198.162.0.3 NLB Nic 2: 10.10.0.91 NLB Cluster IP: 10.10.0.90 Server 2 JRun Nic 1: 198.162.0.4 NLB Nic 2: 10.10.0.92 NLB Cluster IP: 10.10.0.90 I have created a JRun server on each machine (JrunA/JrunB) and created the JRun cluster (JrunCluster). I have configured the cluster on each machine in the web server config tool. This is the wsconfig on each machine. Server 1 C:\JRun4\lib\wsconfig\1\jrun_iis6_wildcard.ini --------------------------------------------------- bootstrap=192.168.0.3:51000 --------------------------------------------------- C:\JRun4\lib\wsconfig\1\jrunserver.store --------------------------------------------------- proxyservers=192.168.0.4:51000; --------------------------------------------------- Server 2 C:\JRun4\lib\wsconfig\1\jrun_iis6_wildcard.ini --------------------------------------------------- bootstrap=192.168.0.4:51000 --------------------------------------------------- C:\JRun4\lib\wsconfig\1\jrunserver.store --------------------------------------------------- proxyservers=192.168.0.3:51000; --------------------------------------------------- The cluster works flawlessly when I only have one host running in NLB. The session replication and failover works every time if I alternately switch the Jrun servers off and on. However, the problem occurs when I have both hosts running in NLB. If I switch JrunA off it fails over to Jrun B with the session intact. When I switch JrunA back on, the session sticks on JrunB. When I switch JrunB off it fails back to Jrun A, but loses the session. Any insight would be most welcome. - Jason Sheedy www.voice.com.au --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
