On Fri, Dec 6, 2013 at 7:03 PM, Igor <[email protected]> wrote: > 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 Igor, There is an ACL called 'dst'. Baptiste

