Do you offer load balancer setup with 2 servers sharing web traffic? Drucken

  • 0

Yes we can setup the load balancer with multiple servers behind it to share the web traffic. The web application that you are going to setup on load balancer must be able to support the load balancer infrastructure, namely the sharing of data/cookies/user session across the web servers. Not just any web application can be thrown behind load balancer as it is and must be tested and designed in a way to share the data. 

A simple configuration of load balancer would require 2 dedicated web servers, 1 dedicated database server (e.g. MySQL) and load balancer in front of web servers to share the traffic.

War diese Antwort hilfreich?

« Zurück