HAProxy: Difference between revisions

From Freephile Wiki
No edit summary
add docs
Line 7: Line 7:
* Security
* Security
* Microservices
* Microservices
== Docs ==
https://cbonte.github.io/haproxy-dconv/


== Testing ==
== Testing ==

Revision as of 14:16, 6 May 2020

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://cbonte.github.io/haproxy-dconv/

Testing

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