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

CSM Sticky Connection

lbhoang
Level 1
Level 1

Hello, gentlemen. I have a question regarding CSM v4.2(3) in bridge mode and utilizing sticky connection. Do I need to configure a unique non-SSL sticky group for each vserver or can I reuse the same sticky group for multiple vservers? I found a couple of links discussing sticky connections but they're very brief. A link to more detailed info would be perfect. Thank you in advance.

Example:

sticky 10 netmask 255.255.255.255 timeout 15

sticky 20 netmask 255.255.255.255 timeout 15

vserver TEST1

virtual 10.10.10.10 tcp www

serverfarm TEST1

sticky 15 group 10

replicate csrp sticky

replicate csrp connection

persistent rebalance

inservice

vserver TEST2

virtual 10.10.10.20 tcp www

serverfarm TEST2

sticky 15 group 20

replicate csrp sticky

replicate csrp connection

persistent rebalance

inservice

vserver TEST3

virtual 10.10.10.30 tcp www

serverfarm TEST3

sticky 15 group 10

replicate csrp sticky

replicate csrp connection

persistent rebalance

inservice

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

simple answer is - 1 sticky group per vserver.

If your vservers use the same exact serverfarm, you could share the sticky group.

Gilles.