Welcome! Log In Create A New Profile

Advanced

Combining proxy_store and proxy_cache values !!

August 27, 2014 08:22AM
Hi,

I am using proxy_store on edge server to replicate mp4 files from origin
server when user request for the video file. The reason i am not using
proxy_cache is, when user seeks through the mp4 video,proxy_cache keeps on
downloading whole video file with different Keys if multiple users
accessing single video with different cache Keys i.e

http://file.video.com?start=32
http://file.video.com?start=54

The problem with proxy_store is, its not much flexible as proxy_cache has
different variables to adjust and most useful is proxy_cache_min_use.

I need proxy_store to check for requested file and if file is requested
first time it should be serve from origin server instead of downloading the
whole file. Can i use some option like proxy_cache_min_use for proxy_store
? If not, is there some other way for it ?

Regards.
Shahzaib
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Combining proxy_store and proxy_cache values !!

shahzaib1232 August 27, 2014 08:22AM

Re: Combining proxy_store and proxy_cache values !!

Roman Arutyunyan August 27, 2014 01:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 181
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready