<p>Sorry but, the last week I have the same issue, I can fix it add feature probe over the zone backend Config. </p>
<div class="gmail_quote">El mar 11, 2013 6:42 p.m., "Per Buer" <<a href="mailto:perbu@varnish-software.com">perbu@varnish-software.com</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 11, 2013 at 4:02 PM, Mike Franon <span dir="ltr"><<a href="mailto:kongfranon@gmail.com" target="_blank">kongfranon@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to get varnish up and running super fast for a production<br>
website, we are hammered.<br>
<br>
We only want to cache one URL, that is being hammered, and pass<br>
everything else through, I know this is a just a simple config, but is<br>
there anything I am missing to get a 503?  Is it because our servers<br>
are being hammered that it is not even able to get pages to cache?<br></blockquote><div><br></div><div>I'm guessing your clients are sending Cookie headers to Varnish and Varnish isn't able to cache. Instead of forcing a lookup, which is a bad idea, you should try to unset the Cookie header and let the default logic handle it. You're already doing this with the response headers so you are half way.</div>


<div><br></div></div><div><br></div>-- <br><div style="color:rgb(34,34,34);font-size:12.727272033691406px;font-family:arial,sans-serif;margin:5px 15px 0px 0px;padding-bottom:5px"><table border="0" cellpadding="0" cellspacing="0" style="text-align:start;font-size:12px;line-height:1.5em;font-family:'Helvetica Neue',Arial,sans-serif;color:rgb(102,102,102);width:550px;border-top-width:1px;border-top-style:solid;border-top-color:rgb(238,238,238);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,238,238);margin-top:20px;padding-top:5px;padding-bottom:5px">


<tbody><tr><td width="100" style="font-family:arial,sans-serif;margin:0px"><a href="http://www.varnish-software.com/" style="color:rgb(17,85,204)" target="_blank"><img src="http://www.varnish-software.com/static/media/logo-email.png" style="float:left;margin-left:10px"></a></td>


<td style="font-family:arial,sans-serif;margin:0px"><b style="font-size:14px;color:rgb(34,34,34)">Per Buer</b><br>CEO | Varnish Software AS<br>Phone: <a href="tel:%2B47%20958%2039%20117" value="+4795839117" target="_blank">+47 958 39 117</a> | Skype: per.buer<br>
<span style="font-weight:bold">We Make Websites Fly!<br>

<br></span></td></tr></tbody></table><div></div></div><div style="clear:both;color:rgb(34,34,34);font-size:12.727272033691406px;font-family:arial,sans-serif;margin:15px 0px"></div>
</div></div>
<br>_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br></blockquote></div>