On Wed, Aug 04, 2010 at 01:03:28PM +0100, Chris Sarginson wrote: > Isn't this just done by configuring seperate listen section: > > listen IP1 172.200.17.3:80 > default_backend backend1 > > listen IP2 172.17.200.17.4:80 > default_backend backend2 > > Or is there something further about your solution that I'm missing here?
also if it's for combining with ACLs, it's possible to use the "dst" match to check the destination IP address. Regards, Willy

