JRun cluster not working
Hello, I have created 2 CF instances (cf7instance1 and cf7instance2) inside a new cluster (cluster2). I also use a Microsoft NLB between this new virtual server this and another existing server with a cluster containing its own instances. My problem is that when I use Fusion Reactor to view the requests going through each instance the load does not reach cf7instance2. After looking on the server I can see that jrunserver.store does not contain the second instance at all and manually entering this does not fix my problem because once the server is restarted this setting is removed again. Inside the JRun Administrators Guide it does state that:
When the web server connector starts for the first time, it uses the bootstrap property to detect whether the JRun server is in a cluster and saves the IP address:JCP port of each JRun server in the cluster. For example, if the bootstrap property points to 1.64.22.137:51000 and that JRun server is in a cluster, the connector creates a jrunserver.store file with a proxyservers property containing IP address:JCP port settings
Does anyone know why it can not detect that the server is in a cluster or how I can fix this problem?
