<div dir="ltr"><div>Grepping won't really do it for you. You can use varnishlog to capture just 503 status codes by doing the following:</div><div><br></div><div><font face="courier new, monospace">varnishlog -m TxStatus:503</font><br>

</div><div><br></div><div>Leave that running and once you get a full output go ahead and paste it here and we'll take a look at it (remember to scrub any sensitive information).</div></div><div class="gmail_extra"><br>

<br><div class="gmail_quote">On Thu, Jan 16, 2014 at 5:21 PM, Jason Price <span dir="ltr"><<a href="mailto:japrice@gmail.com" target="_blank">japrice@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<p dir="ltr">I was doing that... Grep -B 1... But the thread index number (left most number) is different... Or is that different because it's doing back end processing?</p>
<p dir="ltr">Jason <-- still figuring out varnishlog</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Jan 16, 2014 7:39 PM, "Stephen Wood" <<a href="mailto:smwood4@gmail.com" target="_blank">smwood4@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr"><div>You should see this value as "Backend" in your varnishlog output. It should be right above the FetchError line you posted.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">




On Thu, Jan 16, 2014 at 3:38 PM, Jason Price <span dir="ltr"><<a href="mailto:japrice@gmail.com" target="_blank">japrice@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr"><div><div><div><div>So, I have backends which are occasionally slow.  So varnish responds with a 503 error.<br><br></div>How can I determine WHICH backend was used, which failed to respond in a timely manner?<br>





<br></div>In varnishlog, I see errors like the following:<br><br>  180 FetchError   c http first read error: -1 11 (Resource temporarily unavailable)<br><br></div>Reading the code, the -1 SEEMS to indicate that the backend closed the connection on this error.  vcl_error doesn't give me access to beresp variables (like <a href="http://beresp.backend.name" target="_blank">beresp.backend.name</a> or IP, which would answer the question).  <a href="https://www.varnish-cache.org/docs/3.0/reference/vcl.html#variables" target="_blank">This indicates that obj.* does NOT include a backend indication...</a> <br>





<br></div><div>Any way I can figure out which backend is failing me?<span><font color="#888888"><br></font></span></div><span><font color="#888888"><div><br></div>--Jason<br></font></span></div>


<br>_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org" target="_blank">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><br><br clear="all"><div><br></div>-- <br>




<div dir="ltr">Stephen Wood<div><a href="http://www.heystephenwood.com" target="_blank">www.heystephenwood.com</a></div></div>
</div>
</blockquote></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Stephen Wood<div><a href="http://www.heystephenwood.com" target="_blank">www.heystephenwood.com</a></div></div>
</div>