![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/8/57/8571b45f-52d8-4f61-85e5-91fb7b2df9e0/8571b45f-52d8-4f61-85e5-91fb7b2df9e0-bg6e.png)
Chapter 3 Booting and Configuring the CSS
Using the Configuration Script
3-18
Cisco 11500 Series Content Services Switch Hardware Installation Guide
78-13884-03
!**************** OWNER ******************
owner Proxy_Owner
content Proxy_Rule
add service Proxy_Cache1
vip address 192.168.3.9
port 8080
protocol tcp
url "/*"
balance domain
application http
active
##########################################
## Setup Completed Successfully!!! ##
##########################################
For detailed configuration information, refer to the Content
Services Switch Basic Configuration Guide.
Configuring Transparent Cache
A transparent cache configuration enables the CSS to redirect cacheable HTTP
traffic to transparent cache servers based on IP address and port (80). The CSS
directs non-cacheable HTTP traffic to the origin servers.
When you select Transparent Cache, the script automatically:
• Creates an owner (Transparent_Owner)
• Creates a content rule (Transparent_Rule) and defines:
–
Service type as transparent-cache
–
Protocol tcp
–
Port 80
–
Extension Qualifier List (EQL) named Cacheable that contains the file
types displayed in the sample running-config file
–
URL "/*" eql Cacheable
–
Load balance method as domain
–
Failover type as bypass
–
Application type HTTP