Hi, I'm using ATS as a reverse proxy, and was working fine when mapped URLs in remap.config with the format in the example below:
#Google Support map http://support.google.com http://192.168.0.1 reverse_map http://192.168.0.1 http://support.google.com But when I tried to do remap.config as below: #Google Support map http://support.google.com http://192.168.0.1 reverse_map http://192.168.0.1 http://support.google.com #Google Support Brazil map http://brazil.support.google.com http://10.10.10.1 reverse_map http://10.10.10.1 http://brazil.support.google.com No one entry is working more. If I remove brazil.support, map worked again. Any idea bout it? -- Sent from: http://apache-traffic-server.24303.n7.nabble.com/
