FAQ: Persistent Connections With Timeout of 0 Seen Even Though Persistence Timeout is Set as 10 Minutes
book
Article ID: CTX204288
calendar_today
Updated On:
Description
Q: A persistence RULE is configured with a persistence timeout of 10 minutes. When "show persistent sessions" command is run for that particular load balancing vserver, many entries with a timeout of 0 (expired) are still see in the output table. What causes this persistence table entries to show even though the timeout has expired?
A: The "show persistence session" output only displays entry from master core and not from peer cores where persistence session is cached. Even if the timeout value is set to 0 on the master core, the other core still has this session entry with non-zero value due to which the master core does not remove this from its table immediately after it times out.
In order to further get information from each core you can use nsapimgr commands from Shell.
Issue/Introduction
Q: A persistence RULE is configured with a persistence timeout of 10 minutes. When "show persistent sessions" command is run for that particular load balancing vserver, many entries with a timeout of 0 (expired) are still see in the output table. What causes this persistence table entries to show even though the timeout has expired?
Was this article helpful?
thumb_up
Yes
thumb_down
No