cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
0
Helpful
4
Replies

flow csm problem

aghibear1
Level 1
Level 1

hi all,

it's possible to mantain 2 separate application flows but both contain SAME unique cookie information?i need to be stuck to same real server.

tks

Aghi

4 Replies 4

Gilles Dufour
Cisco Employee
Cisco Employee

Aghi,

what device ?

Cookie sticky is normally possible on CSM and ACE.

With the CSS you need to configure arrowpoint cookies.

Gilles.

i have CSM module in my 6509.it's possible redirect 2 different flow to the same real server?maybe url sticky strings?

client1 and client2 must be redirect to the same real server for properly work.

tks

Aghi

Aghi,

if they contain the same cookie information, you can configure the same sticky group under the 2 vserver and if the client sends the same cookie, the traffic will be sent to the same server.

You can even create static entries to control the server you want to select.

Here is an example assuming the servers return a cookie called MyCookie.

You don't need the static entries.

I just show it to inform you this is possible.

gdufour-cat6k-2(config)#mod csm 3

gdufour-cat6k-2(config-module-csm)#stick

gdufour-cat6k-2(config-module-csm)#sticky ?

<1-255> sticky group ID

gdufour-cat6k-2(config-module-csm)#sticky 1 ?

cookie configure sticky group cookie

header configure sticky group header

netmask configure sticky group IP netmask

ssl configure sticky group ssl

gdufour-cat6k-2(config-module-csm)#sticky 1 cook

gdufour-cat6k-2(config-module-csm)#sticky 1 cookie ?

WORD cookie name 1-63 characters

gdufour-cat6k-2(config-module-csm)#sticky 1 cookie MyCookie ?

gdufour-cat6k-2(config-module-csm)#sticky 1 cookie MyCookie

gdufour-cat6k-2(config-slb-sticky-cookie)#stat

gdufour-cat6k-2(config-slb-sticky-cookie)#static ?

cookie sticky entry based on a cookie value

gdufour-cat6k-2(config-slb-sticky-cookie)#static coo

gdufour-cat6k-2(config-slb-sticky-cookie)#static cookie ?

WORD cookie value string

gdufour-cat6k-2(config-slb-sticky-cookie)#static cookie server1 ?

real specify real server

gdufour-cat6k-2(config-slb-sticky-cookie)#static cookie server1 real

gdufour-cat6k-2(config-slb-sticky-cookie)#static cookie server1 real ?

A.B.C.D real server IP address

gdufour-cat6k-2(config-slb-sticky-cookie)#static cookie server1 real 1.1.1.1

hi,

tks for the reply........i try in my configuration

best regards

Aghi

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: