Timeout with large files...

John Doe jdmls at yahoo.com
Fri Jun 14 17:22:03 CEST 2013


From: Jocelyn <dreewoo at gmail.com>

>On Jun 12, 2013 5:15 PM, "John Doe" <jdmls at yahoo.com> 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




More information about the varnish-misc mailing list