I have this configuration:<div><br></div><div><span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)"># Amazon S3 Backend Metatube</span><br style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)"># --</span><br style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">backend s3 {</span><br style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">  .host = "</span><a href="http://metatube.s3-website-us-east-1.amazonaws.com/" target="_blank" style="color:rgb(17,85,204);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">metatube.s3-website-us-east-1.amazonaws.com</a><span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">";</span><br style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">  .port = "80";</span><br style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">

<span style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">}</span><br style="color:rgb(34,34,34);font-family:'courier new',monospace;font-size:13px;background-color:rgb(255,255,255)">

<br>But the amazon url sometimes resolves to more of one IP (I guess is a normal behaviour from Amazon), so I have to try several times to load the configuration file (via varnishadm) until it compiles correctly. The problem is I have a 5 different domains with amazon, so when finally one of them resolves to just one IP, the others resolve to more than one, so I can never compile the configuration file. Is there anyway to fix this via configuration?<br>


</div>