- relayd and HAProxy can both be used for load balancing on pfSense, but HAProxy is more powerful, flexible, and reliable as a true proxy.
- An example setup demonstrated configuring relayd and HAProxy for load balancing multiple web servers, with HAProxy able to offload SSL and use ACLs to route requests based on hostname.
- Let's Encrypt certificates can be automated for HAProxy using a Lua script and the ACME package to validate via HTTP.