Hi, url http://jitp1.dmain.com/dashw/abpnews/manifest.mpd <http://jitp1.lukup.com/dashw/abpnews/manifest.mpd?starttime=1477454400000&stoptime=1477456200000> will give the live content
url http://jitp1.dmain.com/dashw/abpnews/manifest.mpd?starttime= 1477454400000&stoptime=1477456200000 <http://jitp1.lukup.com/dashw/abpnews/manifest.mpd?starttime=1477454400000&stoptime=1477456200000> will give the recorded content from the starttime to endtime. The manifest file will be for the specified time. but in that case if we cache the response without query strings for the above, it might conflict with the live requests! I think its better not cache the manifest url with query strings. Only the video chunks and manifest file without query string we will cache. Is that possible? Regards, Randeep On Thu, Oct 27, 2016 at 4:50 PM, Reindl Harald <[email protected]> wrote: > > > Am 27.10.2016 um 13:05 schrieb Randeep: > >> Our urls are like >> >> http://jitp1.dmain.com/dashw/abpnews/manifest.mpd?starttime= >> 1477454400000&stoptime=1477456200000 >> <http://jitp1.lukup.com/dashw/abpnews/manifest.mpd?starttime >> =1477454400000&stoptime=1477456200000> >> >> We need to cache only >> http://jitp1.dmain.com/dashw/abpnews/manifest.mpd >> <http://jitp1.lukup.com/dashw/abpnews/manifest.mpd?starttime >> =1477454400000&stoptime=1477456200000> >> > > but *why* are your URLs than that way? > > if that params don't do anything remove them > > if you configrue your proxy to ignore params and always deliver the same > content that will for sure break something else and in doubt it will break > terrible > -- Randeep Mob: +919447831699[kerala] Mob: +919880050349[B'lore] http://twitter.com/Randeeppr http://in.linkedin.com/in/randeeppr [image: --] Randeep Raman [image: http://]about.me/Randeeppr <http://about.me/Randeeppr>
