<div dir="ltr">Hi Tobias.<div><br></div><div>Check the status in vcl_fetch. If it is then enable saint mode and call restart. Make sure saintmode_threshold is 0 so it wont disable a backend based on the number of 404s.</div>

<div><br></div><div><br></div><div>Per.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 11:35 AM, Tobias Honacker <span dir="ltr"><<a href="mailto:t.honacker@googlemail.com" target="_blank">t.honacker@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div><div>Hey guys,</div><span><div style="word-wrap:break-word">

<span><div style="word-wrap:break-word"><div><br></div><div>i’ve got one problem and don’t know how to solve this problem.</div><div>I have to use another backend if the req.url matches AND HTTP Status is 404.</div><div>
<br>
</div><div>sub vcl_recv {</div><div><span style="white-space:pre-wrap"> </span>if (req.url ~ „^/path/to/images") { </div><div><span style="white-space:pre-wrap">        </span> set req.backend = p1_backend; </div><div><span style="white-space:pre-wrap">  </span> set req.http.host = "<a href="http://www.mysite.de" target="_blank">www.mysite.de</a>“; </div>

<div> }</div><div><br></div><div>How to solve the 404 Status?</div></div></span></div></span><div><br></div><div><br></div><div><div>varnishd -V</div><div>varnishd (varnish-3.0.2 revision 55e70a4)</div><div>Copyright (c) 2006 Verdens Gang AS</div>

<div>Copyright (c) 2006-2011 Varnish Software AS</div></div><span><div style="word-wrap:break-word"><span><div style="word-wrap:break-word"><div><br></div><div><br></div><div>Thanks for any information.</div><div><br></div>

<div><br></div><div>Best regards,</div><div>Tobias</div></div></span></div></span></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><br><br clear="all"><div><br></div>-- <br>

<div dir="ltr"><div style="font-size:12.727272033691406px;margin:5px 15px 0px 0px;padding-bottom:5px;color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)"><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>CTO | Varnish Software AS<br>Phone: +47 958 39 117 | Skype: per.buer<br><span style="font-weight:bold">We Make Websites Fly!<br>

<br></span><span style="font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;font-weight:bold">Winner of the Red Herring Top 100 Europe Award 2013<br></span><p style="margin:0px;line-height:normal;font-family:Helvetica">

<img src="https://www.varnish-software.com/sites/default/files/redherring_2013_winner_sml.jpg"></p><span style="font-weight:bold"><br></span></td></tr></tbody></table><div></div></div><div style="font-size:12.727272033691406px;margin:15px 0px;clear:both;color:rgb(34,34,34);font-family:arial,sans-serif;background-color:rgb(255,255,255)">

</div></div>
</div>