Installing Varnish on Ubuntu 18.04

Installing Varnish on Ubuntu 18.04

Reading Time: 3 mins Overview The Varnish is a web application accelerator and caching HTTP reverse proxy installed to reduce the loading time of web pages and thereby, to increase the web server’s speed and performance. Generally, Varnish will be installed in front...
Installing HAProxy on Ubuntu 18.04

Installing HAProxy on Ubuntu 18.04

Reading Time: 3 mins Overview HAProxy is an open-source High availability proxy and load balancer that is popularly known for its efficiency and speed. Works for TCP and HTTP protocols, it is used to enhance the performance of a website by splitting up the load across...
How to Set Up HAProxy as a Load Balancer on Ubuntu 18.04

How to Set Up HAProxy as a Load Balancer on Ubuntu 18.04

Reading Time: 5 mins Overview HAProxy which stands for High Availability proxy, is open-source software for TCP and HTTP protocols. Noted for its speed and lightweight framework, it is one of the industry’ most opted load balancers. During high-traffic days such...