Specifications

4-18
Cisco Internet Streamer CDS 2.0-2.3 Software Configuration Guide
OL-13493-04
Chapter 4 Configuring Devices
Configuring the Service Engine
Note Movie Streamer and Flash Media Streaming support URL signing in Release 2.2. Flash Media
Streaming only supports the following actions: allow, block, and validate-url-signature.
Step 10 Click Submit to save the settings.
Table 4-7 Service Rule Actions
Action Type Description Syntax
allow Allows incoming requests that match the pattern list.
This rule action can be used in combination with block actions to
allow selective types of requests. The allow action does not carry
any meaning as a standalone action.
rule action allow pattern-list
list_num [protocol {all | http |
rtsp}]
block Blocks this request and allows all others. rule action block pattern-list
list_num [protocol {all | http |
rtsp}]
generate-url-
signature
Generates the URL signatures in the Windows Media metafile
response associated with prefetched content, based on the SE
configuration for the URL signature and this rule action.
rule action
generate-url-signature
[include-client-src-ip]
key-id-owner owner_num
key-id-number id_num
pattern-list list_num [protocol
{all | http}]
no-cache Does not cache this object. rule action no-cache pattern-list
list_num [protocol {all | http}]
redirect Redirects the original request to a specified URL. Redirect is
relevant to the RADIUS server only if the RADIUS server has been
configured for redirect.
rule action redirect url
pattern-list list_num [protocol
{all | http | rtsp}]
refresh For a cache hit, forces an object freshness check with the server. rule action refresh pattern-list
list_num [protocol {
all | http}]
rewrite Rewrites the original request as a specified URL. rule action rewrite pattern-list
list_num [protocol {all | http |
rtsp}]
use-icap-service Applies ICAP processing and uses a specific ICAP service only for
those requests that match this Rules Template action.
An ICAP service is a collection of attributes that defines the type
of modification to be performed on HTTP requests and responses.
If this action is configured, you can allow requests and responses
to be processed by ICAP servers for content adaptation.
rule action use-icap-service
service-name pattern-list list_num
[protocol {all | http}]
validate-url-
signature
Validates the URL signature for a request using the configuration
on your SE for the URL signature and allows the request
processing to proceed for this request.
rule action validate-url-signature
error-redirect-url url pattern-list
list_num [protocol {all | http |
rtsp}]