But i cannot switch with proxy_cache because we're mirroring the mp4 files for random seeking using mp4 module and proxy_cache doesn't support random seeking. Is there a way i can use bash script with proxy_store ? I want the following logic to prevent duplicate downloads :-

You can try to put Varnish ( https://www.varnish-cache.org ) between your proxy_store and content server. It supports request coalescing.

p.s. a branch of the 3.x tree and the new 4.x even does have stream support.

rr
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to