02-11-2005 12:38 AM
I am investigating resources for a new application that must have sticky set. I'm looking att counters for sticky and are a little confused. See following info.
sho mod csm 5 sticky group 16
group sticky-data real timeout
----------------------------------------------------------------
16 ip 10.10.159.16 192.168.137.161 5398
16 ip 10.10.167.36 192.168.137.165 6926
16 ip 10.10.175.79 192.168.137.165 5923
16 ip 10.10.187.84 192.168.137.165 4698
16 ip 10.10.64.226 192.168.137.165 821
16 ip 10.10.203.212 192.168.137.161 5028
16 ip 10.10.81.227 192.168.137.165 6137
16 ip 10.10.209.31 192.168.137.161 7177
16 ip 10.10.210.84 192.168.137.165 574
16 ip 10.10.232.8 192.168.137.161 5126
16 ip 10.10.115.84 192.168.137.165 2443
16 ip 10.10.138.14 192.168.137.165 498
16 ip 10.10.138.87 192.168.137.165 248
16 ip 10.10.139.148 192.168.137.165 5248
16 ip 10.10.19.71 192.168.137.161 5319
sho mod csm 5 sticky config
Group CurrConns Timeout Type
------------------------------------------------------------
16 27 120 src-ip netmask 255.255.255.255
The number of entries in sticky table and number of CurrConns doesn´t matsh. Is it a bug? How do I find out how meny entry I have in the sticky database? From my understanding ther can be 256.000 entries. Is it planned to increase that number? I'm running Ver 4.1(2).
Regards
Mats
02-11-2005 02:18 AM
Currconns is number of connections.
When source ip address can have multiple connections open, it will only create 1 single sticky entry.
There is no plan to increase the number of entries.
If you think you will need more, change the netmask, this will reduce the number of entries required.
Regards,
Gilles.
02-11-2005 03:30 AM
Howe can I find out number of entries in the sticky database?
Regard
Mats
02-11-2005 03:38 AM
there in no command I'm aware of to see the size of the table.
You will have to print it out and have a script to count the number of lines.
G.
02-11-2005 03:43 AM
Thank you for quick and accurate response.
Regards
Mats
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide