Fortigate load balancing
Fortigate recently added support for firewall load balancing. You configure this in almost the same way as you previous added virtual IP to do inbound NAT.

By configuring load balancing you achieve two things:
- Higher performance on your web application by sharing the load among your real web servers.
- High availability as unresponsive or faulty real servers automatically are removed from the server pool when something goes wrong.
Session persistence (that is all load from one user) is handled by inserting a cookie from the firewall to the client.
SSL is also supported, with SSL offloading as a benefit from this.


