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

sticky weirdness (CSM)

neo
Level 1
Level 1

HI All,

Can someone explain this ? I don’t understand why the IWSS servers appear to be ‘sticky’ to themselves

This is an extract from the config

sticky 200 netmask 255.255.255.255 address source timeout 10

  static client source 10.253.21.56 real 10.253.21.1

  static client source 10.253.21.57 real 10.253.21.2

  static client source 10.253.21.58 real 10.253.21.3

  static client source 10.253.21.59 real 10.253.21.6

  static client source 10.253.21.60 real 10.253.21.7

  static client source 10.253.21.61 real 10.253.21.8

  static client source 10.253.21.176 real 10.253.21.4

  static client source 10.253.21.177 real 10.253.21.9

and this is what the sticky table looks like

cor-lln-civ-6509-01#sh mod csm 7 sticky group 200

group   sticky-data              real                  timeout

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

200     ip 10.253.21.1           10.253.21.2:8090      578

200     ip 10.253.21.2           10.253.21.3:8090      578

200     ip 10.253.21.3           10.253.21.4:8090      578

200     ip 10.253.21.4           10.253.21.6:8090      578

200     ip 10.253.21.6           10.253.21.7:8090      578

200     ip 10.253.21.7           10.253.21.8:8090      578

200     ip 10.253.21.8           10.253.21.9:8090      578

200     ip 10.253.21.9           10.253.21.1:8090      578

200     ip 10.253.21.56          10.253.21.1:8090      0

200     ip 10.253.21.57          10.253.21.2:8090      0

200     ip 10.253.21.58          10.253.21.3:8090      0

200     ip 10.253.21.59          10.253.21.6:8090      0

200     ip 10.253.21.60          10.253.21.7:8090      0

200     ip 10.253.21.61          10.253.21.8:8090      0

200     ip 10.253.21.176         10.253.21.4:8090      0

200     ip 10.253.21.177         10.253.21.9:8090      0

1 Reply 1

litrenta
Level 3
Level 3

it appears that servers also are initiating connections to whatever vserver uses this sticky group, so you see servers laodbalancing to other servers.