Mantis - Resin
Viewing Issue Advanced Details
1259 minor always 07-19-06 09:06 05-24-07 09:50
ferg  
ferg  
normal  
closed  
fixed  
none    
none 3.1.2  
0001259: disable selected ports for Resin
(rep by Bryan Choate)

Is there a ways to take a node out of the cluster definition, such that it?s still accessible through its own http port but not via the LoadBalanceServlet running on a front end instance? Basically, we have a cluster with multiple front-end instances and multiple back-end instances, and when starting nodes we?d like to be able to test the functionality on each node ourselves, and then flip a switch to release it to the world, so to speak. Is there a built-in method of doing this?
 

Notes
(0001950)
ferg   
05-24-07 09:50   
server/269q

PortMXBean.stop() and start()