While configuring the apache plugin for jboss, it was observed that the list of app server nodes need to be statically defined in the worker.properties file. Does this infer that the list of app server is static for the plugin to load balance, so if another server (node) is dynamically added to the cluster (by auto-discovery feature) it will not be used by the plug-in. This is being compared to the weblogic plug-in wherein the information about the available nodes are dynamically accounted for so that if a node is added or dropped, it is reflected correctly in the plug-in load balancer. While configuring it takes a static list of nodes to contact but on every invocation it downloads the cluster configuration w.r.t the nodes alive/dead and accrodingly changes its routing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931850#3931850 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931850 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
