Configure Nginx so that its HTTP response contains a custom header.
Configure Haproxy to Distribute requests using a roundrobin algorithm
Configure HAproxy to be able to be managed via an init script
If you are getting permission denied public key:
• Solution to Permission denied. Public key
github repo:
https://github.com/randommall/0x0F.-L...
#nginx
#haproxy
#randommall
00:10 Introduction and Load balancer explained
02:45 Custom headers explanation
03:53 Task 0, configuring web-02, adding custom headers, writing a bash script
12:34 Task 1, Install haproxy, distribute request to web-01 and web-02 using roundrobin technique
23:33 Task 2, using puppet to add a custom header