Cisco Cisco Customer Voice Portal 8.0(1)

Page of 442
D-3
Cisco Customer Voice Portal (CVP) Release 3.1(0) Configuration and Administration Guide
Appendix D      Configuring Cisco Content Services Switch (CSS) for Use with Customer Voice Portal
General Approach
keepalive retryperiod 2
 
keepalive maxfailure 1
 
keepalive uri "/index.html"
service mediaserver2 
 
ip address 10.1.1.2
 
type redirect
 
port 80 
 
domain 10.1.1.2
 
keepalive type http 
 
keepalive retryperiod 2
 
keepalive maxfailure 1
 
keepalive uri "/index.html"
service mediaserver3 
 
ip address 10.1.1.3
 
type redirect 
 
port 80
 
domain 10.1.1.3
 
keepalive type http 
 
keepalive retryperiod 2
 
keepalive maxfailure 1
 
keepalive uri "/index.html"
Http Redirects
In order to reduce streaming media traffic, the CSS media server services are configured as http redirect 
services (also referred to as ‘remote’ services) within the CSS. With the absence of a ‘local’ service, this 
configuration will choose an available service based on the content rule, and present the requesting 
gateway with an http 302 redirect message. Media streaming will occur directly from the GW to the 
individual Media Server. For specific information on http redirection services, please see “Specifying a 
Service Type” in Chapter 1 of the CSS Basic Configuration Guide.
Content Rule
Using the content owner you have defined, define a content routing rule for the Customer Voice Portal 
Media Servers. CSS offers many balancing types for choosing an active media server. This application 
uses the default defined round-robin as the balancing method. Additionally, a primarySorryServer is 
defined. 
The following content rule implements a layer 5 http round-robin routing rule for two media servers, 
with the third server reserved for failover.
Example D-2
Content Rule
content MEDIA
 
vip address 10.1.1.4
 
protocol any
 
port 80
 
url "/*"