Just a thought, but have you tried:<div><br></div><div><span class="Apple-style-span" style="border-collapse: collapse; ">&nbsp;&nbsp;location ~ ^/cache/ {<br>&nbsp; &nbsp; &nbsp; if (!-f $request_filename) {<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; proxy_pass &nbsp;<a href="http://127.0.0.1:8080" target="_blank" style="color: rgb(42, 93, 176); ">http://127.0.0.1:8080</a>;<br>
&nbsp; &nbsp; &nbsp; break;<br>&nbsp; &nbsp; &nbsp; }</span></div><div><span class="Apple-style-span" style="border-collapse: collapse; ">&nbsp;&nbsp; &nbsp; &nbsp;flv;<br>&nbsp; }</span><br><br><div class="gmail_quote">On Thu, Feb 19, 2009 at 4:07 PM, Karolis D <span dir="ltr">&lt;<a href="mailto:karolis@pg.lt">karolis@pg.lt</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Anyone?<br><br>I kind of expected that this would be a known configuration...<br><br>I&#39;ve read all docs I could find regarding this subject (not that there are a lot of flv streaming), and still can&#39;t get it to work. Really wouldn&#39;t like to move back to lighttpd because of such a trivial problem.<br>
<font color="#888888">
<br>Karolis<br>
</font></blockquote></div><br></div>