Forward single request to upstream server via proxy_store !!

Reinis Rozitis r at roze.lv
Tue Sep 23 21:42:17 UTC 2014


> 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 



More information about the nginx mailing list