Server Group Environment without Load Balancing

2014-03-12 Thread Sivarama Velicheti
Hi Group, We have a server group environment but not leveraging load balancing capabilities. Here is a brief overview on the production servers we have in place. I am trying to understand or find some documentation to best utilize the servers we have at hand. We have 3 application ser

Re: Server Group Environment without Load Balancing

2014-03-13 Thread LJ LongWing
Siva, You have three real options. 1 - Use a smart load balancer that can send traffic smartly to an available node with algorithms to manage things properly. 2 - Use DNS 'Round Robin' type of configurationbut this would only work in the App, because the Web needs what's called 'session affinit

Re: Server Group Environment without Load Balancing

2014-03-13 Thread Axton
I would suggest re-reading the documentation on high availability. Without a load balancer, your users will be directed to a specific node. If that node fails, the users will experience an outage. Remedy does not act as a proxy to distribute the load across servers for end users requests. The s