what is the advantage of this over the amazon cdn, <a href="http://aws.amazon.com/cloudfront/">http://aws.amazon.com/cloudfront/</a> ?<div><br></div><div>now this is really offtopic, we can move to private with this thread<br>
<br><div class="gmail_quote">On Mon, Oct 12, 2009 at 12:48 PM, zepolen <span dir="ltr">&lt;<a href="mailto:zepolen@gmail.com">zepolen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Why? You use the proxy_store mechanism as a cache - it would only keep<br>
the most used videos.<br>
<br>
In return you save on paying s3 outgoing bandwidth (and your own<br>
provider for incoming bandwith). Instead you only pay for your<br>
outgoing bandwidth on your local server for the times a cache hits.<br>
<br>
I don&#39;t do this for videos, but for images - instead of serving &#39;000s<br>
of tb of data each month from s3, I use my local server which will do<br>
the same traffic for a third of the price.<br>
<div><div></div><div class="h5"><br>
On Mon, Oct 12, 2009 at 1:26 PM, István &lt;<a href="mailto:leccine@gmail.com">leccine@gmail.com</a>&gt; wrote:<br>
&gt; not rellay a cheap solution :)<br>
&gt;<br>
&gt; On Mon, Oct 12, 2009 at 11:14 AM, zepolen &lt;<a href="mailto:zepolen@gmail.com">zepolen@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; You could use proxy_store to save a local copy to the local drive, and<br>
&gt;&gt; serve from nginx after that.<br>
&gt;&gt;<br>
&gt;&gt; However I am not sure if this would work wrt streaming.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Mon, Oct 12, 2009 at 1:15 AM, Kingsley Foreman<br>
&gt;&gt; &lt;<a href="mailto:kingsley@internode.com.au">kingsley@internode.com.au</a>&gt; wrote:<br>
&gt;&gt; &gt; Id also love a module like this.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; something that converts the start= line it a content range for a<br>
&gt;&gt; &gt; proxy_pass<br>
&gt;&gt; &gt; and then returns the data as a normal 200 (from the byte range)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; It would make me a very happy man.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Kingsley<br>
&gt;&gt; &gt; From: Fernando Flórez<br>
&gt;&gt; &gt; Sent: Monday, October 12, 2009 8:31 AM<br>
&gt;&gt; &gt; To: <a href="mailto:nginx@sysoev.ru">nginx@sysoev.ru</a><br>
&gt;&gt; &gt; Subject: Re: nginx flv module and amazon storage<br>
&gt;&gt; &gt; I&#39;m talking about S3. I know it works with local files but i was hoping<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; be wrong :)<br>
&gt;&gt; &gt; Thanks!<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; El 11/10/2009, a las 16:23, István escribió:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Actually flv module works on local files, while -if you are referring to<br>
&gt;&gt; &gt; S3-<br>
&gt;&gt; &gt; it is stored remotely.<br>
&gt;&gt; &gt; Or, if you are talking about having an EC2 instance using EBS storage it<br>
&gt;&gt; &gt; is<br>
&gt;&gt; &gt; possible.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Regards,<br>
&gt;&gt; &gt; Istvan<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; 2009/10/11 Fernando Flórez &lt;<a href="mailto:fernando@funciton.com">fernando@funciton.com</a>&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Hello,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Quick question before trying it for myself. Is it possible to use<br>
&gt;&gt; &gt;&gt; nginx&#39;s<br>
&gt;&gt; &gt;&gt; flv module with flv files stores on amazon&#39;s storage cloud?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; What i&#39;m trying to achieve is to host the flv files on amazon and serve<br>
&gt;&gt; &gt;&gt; the flv files with nginx. Any hints on how to accomplish this?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; the sun shines for all<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; the sun shines for all<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>the sun shines for all<br>
</div>