Mp3 settings ?

Zeeshan Ali Shah zeeshan at infoshield.info
Sun Sep 2 13:30:13 CEST 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20120902/ef2e8d92/attachment.html>


More information about the varnish-misc mailing list