I want all internal users to be able to access all 3 web servers in the dmz thru reverse proxy. with the following config only the first one works. When trying to access the other 2 sites it defaults back to the first address .2
cache_peer 10.x.y.2 parent 80 0 no-query originserver cache_peer 10.x.y.135 parent 80 0 no-query originserver cache_peer 10.x.y.139 parent 80 0 no-query originserver
