0 Replies Latest reply on Jul 30, 2009 1:42 PM by akarl

    Usage of JBoss bind address

    akarl

      Currently I have mod_cluster running and working however I am forced to set the JBoss bind address (-b command line) to the address of the network interface for the balancer should use to talk to my app server. That is somewhat restrictive as previously I had my app server setup to bind to 0.0.0.0 (all interfaces). Is there currently a way to configure these two separate things separately? Ideally I would have the option of specifying a mod_cluster bind address or default behavior of using the JBoss bind address.