3) In this approach how Load balancer will know that deployment is happening in node 2 of the cluster and it should not forward the request to this node. ?
Im new to the Wildfly need suggestion with your experiences ?
Thanks.
Dear All ,Hope you all are doing good .I have a requirement where we want zero downtime for any new version upgrade of application = 100% availability.Some of the points1) Environment1) Standalone2) Domain controller cluster
For few customer we run application on standalone environment and for few customer in cluster mode.2) Approach we are thinkinga) Standalone - 100% availability architecture minus user session1) Creating 2 Standalone server .2) At a time running only 1 server.3) Deploy Version1 of application on server 1 and server 2.4) Loadbalance pointing to server 1.5) User hitting Load balancer url and request will be forwarded to server 1.6) Now time to upgrade application .7) Application upgrade happen in server 2 .8) Load balancer will be pointed to server 2.9) In the mean time server 1 will be upgraded .Challenge with this approach , how user session , j2ee jaas principal will be manged ?Can someone give suggestion here ?
--
You received this message because you are subscribed to the Google Groups "WildFly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wildfly/a8f337ec-e33e-45c0-8fa0-fd464e1e1547n%40googlegroups.com.