BouncyPancake

joined 1 year ago
[–] [email protected] 1 points 1 year ago

So I don't need to do an && statment or something ?

I can just do

use_backend manage_ssl if is_whitelisted
use_backend manage_ssl if { req_ssl_sni -i management.example.com }

or would i have to do something like

use_backend manage_ssl if { req_ssl_sni -i management.example.com } && if is_whitelisted

[–] [email protected] 1 points 1 year ago

If its down, I assume performance is bad

[–] [email protected] 1 points 1 year ago

A proper logging server. I'm just not motivated to learn a bunch of stuff right now sadly.