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, and 1.3.22.

-- Harvey Yau
Systems Administrator
American Physical Society

Reply via email to