Forum Discussion
Persistence issue
Please update what is persistence and how we can configure .
What is persistence timeout option?
Read Session Persistence - v11.6.0
The timeout specifies how long the system keeps the record before it is expired for inactivity.
- BinaryCanary_19Historic F5 Account
Read Session Persistence - v11.6.0
The timeout specifies how long the system keeps the record before it is expired for inactivity.
- lingesh_118835Nimbostratus
Thanks for the update.
I have quick question .In my f5 i am deleting Pool members and my senior suggested us Verify there are no connections or Persistence Records for the 2 existing nodes before removing them from the pool.
what is the use ,why he said like that
- BinaryCanary_19Historic F5 AccountYou can ask him to explain this to you. Basically, you don't want to have any current connections to those pool members, because they will be disrupted when you take the pool members out. You don't want any persistence entries because if there are persistence entries pointing to a non-existent pool member, the system may attempt to send connections to the non-existing pool member (you have to test this to confirm). You should be able to mark the pool members as disabled, and they will continue serving active and persisting connections, and periodically check the connection table until when there are no active sessions and no active connections to the pool members, then you can remove them. `tmsh show sys connection ss-server-addr ` Above command shows you all the connections current to a particular server. `tmsh show ltm persistence persist-records node-addr ` This command should show you the persistence records for a particular server IP.
- lingesh_118835Nimbostratusexcellent. What is persistence.i big question while i am facing interviews
- lingesh_118835Nimbostratuswhat is persistence ,how i explain
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com