Hello,<div><br></div><div> Is there a way to define the host that gets used in req.hash without modifying req.http.host in vcl_recv?  I have a situation where i have several hostnames that use the same backend but i dont want to force req.http.host to change in order to accomplish this.  Is there a way to remove adding req.http.host from the req.hash and let me define the host to be the "cache key"?</div>
<div><br></div><div>Cheers</div><div>AD</div>