- Provide web traffic load balancing based on website, server.
- Perform web server health check, and then forwards web traffic to the available web server with LB algorithms, such as Round-Robin, Least Response Time, Least Connection, and Weighted Least Connection.
- Ensure session persistent between end-users and web servers by using session stickiness.