No output from 'show sticky database' on Cisco ACE 4710
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2010 03:54 AM
Hi,
I have setup session stickiness as below. However, I'm not seeing anything in the sticky database. Can anyone advise what I've got wrong on the config extract below. I can see output for the 'show stats sticky'.
sticky http-cookie vip-stick STICK-GRP-1
cookie insert browser-expire
replicate sticky
serverfarm FARM1_HTTPS_EXT
sticky http-cookie vip-stage-stick STICK-GRP-2
cookie insert browser-expire
replicate sticky
serverfarm FARM2_HTTPS_EXT
policy-map type loadbalance first-match FARM2_VIP_HTTPS_EXT-l7slb
class class-default
sticky-serverfarm STICK-GRP-2
policy-map type loadbalance first-match FARM1_VIP_HTTPS_EXT-l7slb
class class-default
sticky-serverfarm STICK-GRP-1
Any help would be really appreciated.
Thanks
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2010 04:54 AM
the inserted cookie is static.
Therefore you have to look into the static database.
show sticky data static.
Gilles.
