<div dir="ltr"><div class="gmail_extra">On Mon, Feb 25, 2013 at 5:22 PM, Jeffrey Taylor <span dir="ltr"><<a href="mailto:jefe78@gmail.com" target="_blank">jefe78@gmail.com</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>We only actually want to do this with our video segments. The reason is, if our streaming box or our ingress box crash, we start generating 404's to CF. The second CF gets a 404, we're screwed for ~5 minutes. That's a lifetime for live video.</div>

<div><br></div><div>CF allows TTLs on all types of files/rules, but a 404 is a solid 5 minutes cached by them.</div><div><br></div><div>I'm open to other ideas!</div></div></blockquote><div><br></div><div>Ah, if it's only these items, I think it's OK. I thought that replying 200 to everything should confuse crawlers, robots, users, and so on :-)<div>
<br></div><div>Give the beresp.status and vcl_error a try. I used this a lot to generate temporary redirects (301) instead of 200 or 404.</div><div><div class="gmail_extra"><br></div><div class="gmail_extra">-- <br>[]'s<br>
Hugo<br><a href="http://www.devin.com.br">www.devin.com.br</a><br></div><div class="gmail_extra"><br></div></div></div></div></div></div>