Specifications
Chapter 4 Configuring Sticky Cookies
Where to Go Next
4-6
Cisco Content Services Switch Getting Started Guide
OL-6711-01
 string prefix "MyCookie=" 
 add service test1 
 add service test2 
 add service test3 
 add service test4 
 port 80 
 protocol tcp 
active
Sticky Based on a Cookie in the HTTP Header or URL
If the cookie could be in either the cookie field of the HTTP header or the URL, 
use the advanced-balance cookieurl command.
In this configuration, the CSS searches for the cookie first in the cookie field of 
the HTTP header. If the cookie field does not exist, then the CSS looks for the 
cookie in the URL. This command is intended for applications where some clients 
cannot accept cookies but others can. 
Using the full configuration of the “Sticky Based on a Configured String in an 
HTTP Cookie Header” section, the only difference is the advanced-balance 
cookieurl command in the content rule.
!*************************** OWNER ***************************
owner test 
 content stickyCookie 
  advanced-balance cookieurl 
 string prefix "MyCookie=" 
 add service test1 
 add service test2 
 add service test3 
 add service test4 
 port 80 
 protocol tcp 
active
Where to Go Next
Chapter 5, Where to Go Next, provides information on the location of 
administrative and configuration tasks, and a contents summary of the CSS 
administration, configuration, and user guides.










