If I use varnish as cache between mp3 repository and lighttpd, lighttpd will stream the cached contents, that is sufficient for us. If varnish could stream, that would be fine, but I don't think that it is part of the original concept, or?
----- Originalnachricht ----- Von: Dag-Erling Smørgrav <[email protected]> Gesendet: Fre, 13.2.2009 14:00 An: Poul-Henning Kamp <[email protected]> Cc: Ole Laursen <[email protected]> ; [email protected] Betreff: Re: Varnish and mp3 streaming on demand "Poul-Henning Kamp" <[email protected]> writes: > No, we never stream pass, the current design is aimed at freeing > up the backend as fast as possible, and we only start to transmit > the object to the client once we have all of it. Perhaps it is time to consider adding a third option: "stream", which streams the current request, then reverts to normal operation. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
