<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
You should use the 3.0.3-plus release that include streaming support
(and persistent work)<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="https://github.com/mbgrydeland/varnish-cache">https://github.com/mbgrydeland/varnish-cache</a><br>
<br>
Jocelyn.<br>
<br>
On 09/02/2012 01:30 PM, Zeeshan Ali Shah wrote:
<blockquote
cite="mid:CAJSm=nsP9xNHpN6aCvrC=k88wTe6FuTFqnp64MdKKCjhjY7z-w@mail.gmail.com"
type="cite">Hi,
<div>For images this settings work </div>
<div>
<div> if (req.url ~
"(?i)\.(pdf|mp3|png|gif|jpeg|jpg|ico|swf|css|js|html|htm)(\?[a-z0-9]+)?$")
{</div>
<div> # beresp == Back-end response from the web server.</div>
<div> unset beresp.http.set-cookie;</div>
<div># set the ttl to 10 minutes</div>
<div> set beresp.ttl = 10m; </div>
<div><br>
</div>
<div> }</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>but for mp3 it first cache all and than stream .. </div>
<div><br>
</div>
<div><br>
</div>
<div>any hint such that varnish start streaming with out waiting
for whole file in cache ?</div>
<div><br>
</div>
<div><br>
</div>
<div>varnish version : 3.0.2-1ubuntu0.1</div>
<div><br>
</div>
<div>
Zeeshan</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
varnish-misc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a>
<a class="moz-txt-link-freetext" href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Jocelyn De La Rosa - Developer, Research & Engineering
SmartJog | <a class="moz-txt-link-abbreviated" href="http://www.smartjog.com">www.smartjog.com</a>
27 Blvd Hippolyte Marquès, 94200 Ivry-sur-Seine, France</pre>
</body>
</html>