- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-29-2013 03:43 AM
Hi,
Could someone briefly describe the significance of these values shown in the output for "show sessions info" and how they may be tweaked from a performance perspective ?
-
Session accelerated aging: True
Accelerated aging threshold: 80% of utilization
Scaling factor: 2 X
--------------------------------------------------------------------------------
Session setup
TCP - reject non-SYN first packet: True
Hardware session offloading: True
IPv6 firewalling: True
--------------------------------------------------------------------------------
Application trickling scan parameters:
Timeout to determine application trickling: 10 secs
Resource utilization threshold to start scan: 80%
Scan scaling factor over regular aging: 8
Kind Regards,
Sunil tricking
04-29-2013 10:17 PM
Accelerated aging threshold and Scaling Factor
Once the session table reaches the Accelerated Aging Threshold (% full), the scaling factor will be applied to all sessions.
The session's idle time will be calculated as the actual idle time * scaling factor.
For example, if a scaling factor of 10 were used, a session that would normally time-out after 3600 seconds will instead time-out after 360 seconds.
Accelerated aging is performed across the full session table.
04-29-2013 10:22 PM
Application trickling
Is basically a resource-protection mechanism. As application-layer processing is resource-intensive, when resource (packet buffer etc) utilization exceeds configured threshold, software will start scanning sessions and if a session has been inactive longer than the trickling threshold configured, the buffering resource occupied by this session will be freed.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!