Download full mp4 file with proxy_cache or proxy_store !!

shahzaib shahzaib shahzaib.cb at gmail.com
Mon Jun 23 13:27:45 UTC 2014


>>Hmm, what about a hack, if the file is cached keep a link to the cached
file
and its original name, if the next request matches a cached file and its
original name and a seek is requested then pass the cache via its original
name to allow seeking on the local (but cached) file.

That means, i should have double storage, one for cached files via
proxy_cache and other for local files via rsync.


On Mon, Jun 23, 2014 at 6:15 PM, itpp2012 <nginx-forum at nginx.us> wrote:

> Roman Arutyunyan Wrote:
> -------------------------------------------------------
> > Moreover the mp4 module does not work over proxy cache.  That means
> > even if you fix the cache key issue
> > mp4 seeking will not work.  You need to have a local mp4 file to be
> > able to seek mp4 like that.
>
> Hmm, what about a hack, if the file is cached keep a link to the cached
> file
> and its original name, if the next request matches a cached file and its
> original name and a seek is requested then pass the cache via its original
> name to allow seeking on the local (but cached) file.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,251037,251108#msg-251108
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140623/3ccd62f6/attachment.html>


More information about the nginx mailing list