HAProxy

From Freephile Wiki
Jump to navigation Jump to search

HAProxy is the High Availability Proxy and is used in QualityBox to proxy services to the outside world.

HAProxy does

  • Load Balancing
  • High Availability
  • Application Acceleration
  • Security
  • Microservices

Docs[edit | edit source]

https://cbonte.github.io/haproxy-dconv/

Testing[edit | edit source]

If you change the configuration, you can check the config file with sudo haproxy -f /etc/haproxy/haproxy.cfg -c