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?

Chris

Gerardo Corro wrote:
Hi all,


I found a way to filter by domain name "hdr_dom(host)", I need to filter
by domain public IP instead.

What's the syntax for that?

Thanks in advanced.



Reply via email to