@RR. could you guide me a bit on it or point me to some guide to start
with. I have worked with varnish regarding php caching so i have the basic
knowledge of varnish but i am just not getting on how to make it work with
proxy_store. :(

On Wed, Sep 24, 2014 at 2:42 AM, Reinis Rozitis <[email protected]> wrote:

> 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
>
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to