Mp3 settings ?

Jocelyn De La Rosa jocelyn.delarosa at smartjog.com
Mon Sep 3 10:34:46 CEST 2012


Hi,

You should use the 3.0.3-plus release that include streaming support 
(and persistent work)

https://github.com/mbgrydeland/varnish-cache

Jocelyn.

On 09/02/2012 01:30 PM, Zeeshan Ali Shah wrote:
> Hi,
> For images this settings work
>   if (req.url ~ 
> "(?i)\.(pdf|mp3|png|gif|jpeg|jpg|ico|swf|css|js|html|htm)(\?[a-z0-9]+)?$") 
> {
>     # beresp == Back-end response from the web server.
>     unset beresp.http.set-cookie;
> # set the ttl to 10  minutes
>  set beresp.ttl = 10m;
>
>   }
>
>
> but for mp3 it first cache all and than stream ..
>
>
> any hint such that varnish start streaming with out waiting for whole 
> file in cache ?
>
>
> varnish version : 3.0.2-1ubuntu0.1
>
> Zeeshan
>
>
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc


-- 
Jocelyn De La Rosa - Developer, Research&  Engineering
SmartJog | www.smartjog.com
27 Blvd Hippolyte Marquès, 94200 Ivry-sur-Seine, France

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120903/46a84e42/attachment.html>


More information about the varnish-misc mailing list