Re: Mode tcp and ACL's - missing something obvious?

2010-01-27 Thread Holger Just
Hi Harvey On 2010-01-28 00:42, Harvey Yau wrote: > I've been trying to use ACLs to block or choose a backend based on > source IP address. It works perfectly in mode HTTP, but fails miserably > in mode TCP. Is there something obvious that I'm missing or is this a bug? > > mode tcp > acl myips s

Mode tcp and ACL's - missing something obvious?

2010-01-27 Thread Harvey Yau
I've been trying to use ACLs to block or choose a backend based on source IP address. It works perfectly in mode HTTP, but fails miserably in mode TCP. Is there something obvious that I'm missing or is this a bug? mode tcp acl myips src 149.28.0.0/16 block if myips I've tested on 1.4-dev8-11