DoubleCheck
DoubleCheck
I don't believe that this would be something that should be implemented at this level of the proxy. Load balancing can be handled with another service or application such as...
Both NGINX and HAProxy have TCP load balancing. Infrared can easily be modified to accept the incoming PROXY protocol from HAProxy so you have IP passthrough all the way to...
If I’m not mistaken, it should work, you just don’t need the `*.` at the beginning. If you use domain.example.com in the domainName field, it should catch all sub-domains on...