This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF HA or Loadbalancer

Hi, 

can i use the WAF for realising a HA webserver or a loadbalanced system?

I want to host a website on one single server (php+mysql) which replicates the data on a second one. 
In the WAF configuration --> virtual server is the option to choose more than one real webserver. 

What does that feature mean? Cant find anything in the documentation. Which webserver is the first that answers? What happens if one machine is not avaible?

Thanks for your help  (hope my english was not to bad).


This thread was automatically locked due to age.
  • Provided you take care of the backend replication between the servers, the WAF would do load balancing between the real web servers. I'm not sure how it decides which server to send traffic to (possibly based on the connection counter?) but if one server drops out all traffic would go to the other. It also has sticky session handling.
  • FWIW, Astaro has Load Balancing outside of the WAF system as well. 
    They may have renamed it to Availabilty Groups or something like that.

    So, you could use that OR the WAF.

    Barry