Deploy Fano web application with web server as load balancer
Load balancer distributes load to one or more application instances. When one application is unable to handle request, load balancer distributes load to other application instance thus improving performance, availability and scalability.
- Deploy Fano application with Apache load balancer module
- Deploy Fano application with Nginx load balancer module