HAProxy: Difference between revisions
Created page with "[https://www.haproxy.com/ HAProxy] is the High Availability Proxy and is used in QualityBox to proxy services to the outside world. HAProxy does * Load Balancing * High Avai..." |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 7: | Line 7: | ||
* Security | * Security | ||
* Microservices | * Microservices | ||
== Docs == | |||
https://docs.haproxy.org/ | |||
== Test your configuration == | |||
If you change the configuration, you can check the config file with <code>sudo haproxy -f /etc/haproxy/haproxy.cfg -c</code> | |||
[[Category:QualityBox]] | [[Category:QualityBox]] | ||
[[Category:Cloud]] | |||