i dont think you can check the body size (at least it seems that way with the existing req.* objects ).  If you know the mime-type of the file you might just be able to pipe the mime type if that works for all file sizes ?<div>
<br></div><div>I wonder if there is a way to pass the req object into some inline C that can access the body somehow?<br><br><div class="gmail_quote">On Sat, Mar 12, 2011 at 11:28 PM, Chris Hecker <span dir="ltr"><<a href="mailto:checker@d6.com">checker@d6.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I have a 400mb file that I just want apache to serve.  What's the best way to do this?  I can put it in a directory and tell varnish not to cache stuff that matches that dir, but I'd rather just make a general rule that varnish should ignore >=20mb files or whatever.<br>

<br>
Thanks,<br>
Chris<br>
<br>
<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="http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" target="_blank">http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div><br></div>