fetch & delivery simutaneously

Shibashish shib4u at gmail.com
Thu Oct 4 14:16:37 CEST 2012


On Thu, Oct 4, 2012 at 5:36 PM, Vladimir Stavrinov <vstavrinov at gmail.com>wrote:

>
> Hi all
>
> I am using squid for caching big (1Gb and more) files. Now I am
> considering of migration to varnish. But I don't see there the feature
> that squid has by default: if the file is missing in cache it starts
> fetching it from backend and delivering to client at the same time. So
> client don't wait at all and begins receiving the file immediately. But
> with varnish client should wait until file have come into cache
> completely. For big files it is not acceptable. In most cases client
> closes connection becouse of timeout or by users action.
>
> My question is: are there configuration solutions of this problem, or
> this feature is not implemented yet at all?
>
> --
>
> ***************************
> ##  Vladimir Stavrinov
> ##  vstavrinov at gmail.com
> ***************************
>
>
Streaming is available in varnish 3.0
https://www.varnish-software.com/blog/streaming-varnish-30
<https://www.varnish-software.com/blog/streaming-varnish-30>


ShiB.
while ( ! ( succeed = try() ) );
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20121004/89a36080/attachment.html>


More information about the varnish-misc mailing list