Configuration Mode Commands : SteelHead Configuration Commands : HTTP Support Commands : protocol http prepop list url
  
protocol http prepop list url
Adds a URL from the HTTP prepopulation list.
Syntax
[no] protocol http prepop list <list-name> url <url>
Parameters
<list-name>
List name.
<url>
URL to add or delete from the HTTP prepopulation list. URLs to HTML files, Apple video manifest, Adobe manifest, and Silverlight manifest files are accepted.
Usage
HTTP prepopulation is an enhanced HTTP-based data delivery method. HTTP prepopulation delivers data to the remote site by using the HTTP protocol to prewarm the RiOS data store. For example, you can prepopulate video at branch office locations during off-peak periods and then retrieve them for later viewing.
HTTP prepopulation supports Silverlight video, Silverlight streaming, Apple HLS, and Adobe flash video formats. Silverlight manifest files are files that video players parse to determine the different video (and audio) qualities that the server is advertising. Contact the network administrator to obtain the URL to the manifest file.
The no command option deletes the URL from the list.
The protocol http prepop list silverlight-url command is deprecated in RiOS 8.5 and is replaced by the protocol http prepop list url command.
You can view the prepopulation status using the show protocol http prepop status command. For more information on HTTP prepopulation, see the SteelHead Deployment Guide - Protocols.
Example
The following example points to a video file on a company intranet:
amnesiac (config) # protocol http prepop list trainingvideos url http://intranet/video.mov
The following example points to an HTML page with embedded videos:
amnesiac (config) # protocol http prepop list my-prepop-list url http://gen-vcs4/iisstart.htm
The following example points to a manifest file:
amnesiac (config) # protocol http prepop list my-prepop-list url http://gen-vcs4/ExampleManifest/examplexyz.ism/manifest
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol http prepop, show protocol http prepop status