Hi,<div>   I have been reading up on various sites, documents but am not able to figure out how to set up varnish to work with my setup.</div><div>Here's how is my apache configured:</div><div>1. Apache runs on port 80 currently and listens on 3 IP addresses: x.x.x.91, x.x.x.92 and x.x.x.93</div>
<div>2. Only one site on runs x.x.x.92 and x.x.x.93, each. But, multiple websites are configured on x.x.x.91.</div><div><br></div><div>As of now, I am running varnish on a higher port with only default backend configured in default.vcl</div>
<div><br></div><div><div>backend default {</div><div>  .host = "127.0.0.1";</div><div>  .port = "80";</div><div>}</div><div><br></div><div><br></div>-- <br>With Regards<div>Mehul Ved</div><div>9757062714</div>
<div><br></div><br>
</div>