Forum Discussion
persistence table manipulation
I need a way to make sure if that server then tries to make a brand new connection back to the same client, the BIG-IP sends the connection through the same proxy that the original connection was sent through.
Any ideas?
I wanted to use the 'persist add UIE' command and create a persistence record for the second connection, but that command does not allow me to specify the 'node' value of the persistence record.
TIA!
- hoolio
Cirrostratus
You can use the session command to add a session table entry to map the client IP address to a proxy pool member on the client to forwarding VS connection. You could then look up the session table entry for the server to client connection. - cerpika_14370
Nimbostratus
Wow! Thanks Aaron. I had been looking at the session command, and am glad to know I was on the right track. - hoolio
Cirrostratus
In 9.4.x the session information is actually stored in the persistence table, so 'b persist show all' should show the records. Note, you can't see the token associated with the record though. - lorvain_176032
Nimbostratus
Hi, does a command like "b persist show " exist from an irule ? thanks
- nitass
Employee
no but you can lookup for specific persistence record. persist https://clouddocs.f5.com/api/irules/persist.html - lorvain_176032
Nimbostratus
yes but how to obtain built-in persistence data information. persist lookup only return data for persist made on irule, right ? thanks for feedback - nitass
Employee
what does built-in persistence data information mean? what do you want to achieve? yes.
- nitass_89166
Noctilucent
I just want to access to records I can see usign tmsh show ltm persistence persist-records mode cookie key "xxx"
that is for cookie hash persistence. cookie hash persistence utilizes persistence table.
sol6586: Overview of Cookie Hash persistence
- lorvain_176032
Nimbostratus
OK and is it possible to access it from iRule ? - nitass_89166
Noctilucent
the persist lookup command does not work with cookie hash. i am not sure if it is expected behavior or a bug. - nitass_89166
Noctilucent
i checked with support and found it (persist lookup cookie hash irule command) is not supported yet. ID527197 Add support for 'persist lookup cookie' cr. Wu, Hiroki, Daniel
- nitass
Employee
I just want to access to records I can see usign tmsh show ltm persistence persist-records mode cookie key "xxx"
that is for cookie hash persistence. cookie hash persistence utilizes persistence table.
sol6586: Overview of Cookie Hash persistence
- lorvain_176032
Nimbostratus
OK and is it possible to access it from iRule ? - nitass
Employee
the persist lookup command does not work with cookie hash. i am not sure if it is expected behavior or a bug. - nitass
Employee
i checked with support and found it (persist lookup cookie hash irule command) is not supported yet. ID527197 Add support for 'persist lookup cookie' cr. Wu, Hiroki, Daniel
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