From: Jocelyn <[email protected]>

>On Jun 12, 2013 5:15 PM, "John Doe" <[email protected]> wrote:
>> I have a little issue with large files time outing front end while varnish 
>> caches the file sent by the backend.
>> Is there a way to tell varnish to start sending the beginning of the file 
>> right away?
>> Or is there a way to directly "pipe" only for files with a size > n?
>The plus branch of Varnish available at:
>https://github.com/mbgrydeland/varnish-cache/tree/3.0.3-plus
>Includes support to "stream" objects from the backend using beresp.do_stream = 
>true; in vcl_fetch. 


Thx to all for the info!
JD


_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to