Answers for "haproxy and condition example"

0

haproxy and condition example

acl rule1 hdr_dom(host) -i ext1
acl rule2 utl_beg /img
default_backend back-server-http if rule1  rule2
Posted by: Guest on March-12-2021

Browse Popular Code Answers by Language