Using pipe for large files

Zeeshan Ali Shah zeeshan at infoshield.info
Wed Sep 5 18:04:39 CEST 2012


But what if Some one want to cache even the larger files ..  for example in
Geo CDN cases for Videos.

I face the same issue when cache images (<1MB) it works when MP3 (>10MB) it
time out . No i  am not using pipe since i want to even cache media files


any hint please ?

Zeeshan

On Wed, Sep 5, 2012 at 8:11 PM, Gonzalo Paniagua <
gonzalo.paniagua at acquia.com> wrote:

> On Wed, Sep 5, 2012 at 5:04 AM, Christoph Mitasch
> <cmitasch at thomas-krenn.com> wrote:
> [...]
> >
> > Is there any disadvantage by using a pipe instead of a pass?
>
> Since you are not caching the response, it is the right thing to do.
> (btw, see http://phk.freebsd.dk/misc/varnish.gif)
> Make sure you close the backend connection after the first request
> (https://www.varnish-cache.org/trac/wiki/VCLExamplePipe)
>
> -Gonzalo
>
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120905/344032b3/attachment.html>


More information about the varnish-misc mailing list