Skip to content

Latest commit

 

History

History

haproxy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

1. What is HAProxy?

Overview

HAProxy is a free and open source software that provides a high availability load balancer and Proxy for TCP and HTTP-based applications that spreads requests across multiple servers. It is written in C and has a reputation for being fast and efficient.

Official website documentation of HAProxy

2. Prerequisites

  • Basic networking, HTTP, Linux

3. Installation

How to install HAProxy?

Install HAProxy with Docker

4. Basics of HAProxy

HAProxy lab

5. Beyond the Basics

Hands-On Example

  • Check the advanced/ directory for more HAProxy examples.

6. More...

Admin guide

HAProxy cheatsheet

Recommended Books

  • N/A