HAProxy is an open source HTTP / TCP proxy solution to create highly availablesystems. HAProxy is widely used open source load balancer, In this article I will explain the basic setup of HAProxy 1.8.x on Ubuntu Linuxsystem. Installing HAProxy on Ubuntu Linux Server Please refer to Uninstalling…
Tag: Load Balancer
HAProxy(High Availibility Proxy) is an open source TCP / HTTP proxy solution to create highly available systems. HAProxy is widely used open source load balancer. In following sections we will look at some important concepts of HAProxy. HAProxy ACL (Access Control List) HAProxy ACL allows us to…