Hi, Is it possible to create ACL that based on destination host's IP in HTTP mode? For example,
acl n1 dst_ip 1.1.1.1 use_backend b1 if n1 if request host: u2.abc.com has IP 1.1.1.1, it will use backend b1. Thanks. Bests, -Igor
Hi, Is it possible to create ACL that based on destination host's IP in HTTP mode? For example,
acl n1 dst_ip 1.1.1.1 use_backend b1 if n1 if request host: u2.abc.com has IP 1.1.1.1, it will use backend b1. Thanks. Bests, -Igor