Installation guide
7-16
Device Manager Guide, Cisco ACE 4700 Series Application Control Engine Appliance
OL-26645-02
Chapter 7 Configuring Stickiness
Configuring Sticky Groups
Related Topics
• Configuring Sticky Statics, page 7-21
• Configuring Virtual Context Class Maps, page 12-8
• Configuring Virtual Context Policy Maps, page 12-34
• Configuring Real Servers, page 6-5
• Configuring Server Farms, page 6-18
Sticky Group Attribute Tables
Refer to the following topics for sticky group type-specific attributes:
• HTTP Content Sticky Group Attributes, page 7-16
• HTTP Cookie Sticky Group Attributes, page 7-17
• HTTP Header Sticky Group Attributes, page 7-18
• IP Netmask Sticky Group Attributes, page 7-18
• Layer 4 Payload Sticky Group Attributes, page 7-19
• RADIUS Sticky Group Attributes, page 7-20
• RTSP Header Sticky Group Attributes, page 7-20
• SSL Header Sticky Group Attributes, page 7-21
HTTP Content Sticky Group Attributes
Table 7-2 HT TP Conte nt Sticky Group Attributes
Field Description
HTTP Content HTTP content may change over time with only a portion remaining constant
throughout a transaction between the client and a server.
Check the check box to configure the ACE to use the constant portion of
HTTP content to make persistent connections to a specific server. Clear the
check box to identify specific content for stickiness in the Offset, Length,
Begin Pattern, and End Pattern fields.
Offset (Bytes) Enter the number of bytes the virtual server is to ignore starting with the first
byte of the cookie. Valid entries are integers from 0 to 999. The default is 0
(zero), which indicates that the virtual server does not exclude any portion
of the cookie.
Length (Bytes) Enter the length of the portion of the cookie (starting with the byte after the
offset value) that the ACE is to use for sticking the client to the server. Valid
entries are integers from 1 to 1000.