HAProxy

From Freephile Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

https://docs.haproxy.org/

Test your configuration

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