-
Posted to
IIS7 - Media
by
dbukhan
on
09-02-2009, 5:44 PM
I remember reading that IIS7 supports seeking in the file that is being played before it downloads the whole file. As I remember the client sends GET requests for byte ranges corresponding to a seek position and the server serves the requested range.
I was testing it today with a Windows Media Player 11 and skipping forward was not working ...
-
Posted to
IIS7 - Media
by
dbukhan
on
08-24-2009, 12:46 PM
Can somebody share experience with setting up encoder failover in IIS7?
Thanks,
David B
-
Posted to
IIS 7.0 - Application Request Routing (ARR)
by
dbukhan
on
06-20-2009, 10:34 AM
Hi,
Is it possible to pre-stuff files into the disk cache of an edge proxy? We are dealing with large video files in a corporate environment and would like to avoid a cache miss for the first requst during peak hours. Files can be pre-positioned (copied to edge) during off-peak hours.
And a very simple question - how can one determine if a ...