Burst-rate in show sipd stats
Hello all,
In "show sipd realms" i know that the value for burst-rate "high" is the highest inbound burst of simultaneous calls coming in during this lifetime since reset / reboot
however, if i have enabled session-constraints and set "max-burst-rate" to 35 for instance….why can i then have a much higher value on the "high" ? would not the session-contraint have blocked that ?
session-constraints
name MAXCPS35
state enabled
max-sessions 0
max-inbound-sessions 0
max-outbound-sessions 0
max-burst-rate 35
max-inbound-burst-rate 35
max-outbound-burst-rate 35
-- Period -- -------- Lifetime --------
Active High Total Total PerMax High
Inbound Sessions 467 507 840 589264 754 610
Rate Exceeded - - 0 0 0 -
Num Exceeded - - 0 0 0 -
Burst Rate 0 35 0 0 0 97 <<<<<----- Why 97?
What is it that i am missning ?