cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
300
Views
0
Helpful
1
Replies

CSM Cookie not working properly?

jcmattos1
Level 1
Level 1

We have a CSM v4.1.6 and are trying to use the cookie feature it seems to be working on initial establishment but subsequent connections are not loadbalancing correctly. It seems that every connection request coming in is being forced on one server. Both servers in the farm are showing operational. Any ideas?

sticky 50 cookie JSESSIONID timeout 30

ECCoreRTR1#sh mod csm 4 sticky group 50

group sticky-data real timeout

----------------------------------------------------------------

50 cookie F014E925:211A5C5F 172.22.25.40:80 1100

50 cookie D66F0C62:6C7D3319 172.22.25.40:80 1099

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

if the connection comes in with the cookie pointing to a particular server, the CSM will forward it to this server and not loadbalance.

So, in order to know if there is a problem, you will have to capture a sniffer trace and verify if a connection that comes in with no cookie is sent always to the same server or not.

It should work fine with your version.

Gilles.