Forum Discussion
Eric_Waite_1046
Nimbostratus
Jan 09, 2007Persistence table
Hi -
Is there a way to print out all the records in the persistence table?
2 Replies
- JRahm
Admin
b persist show all
though I have experienced problems with this when the table is very large. In this case, you may want to write a script to print out the persistence records by node and then parse them. - Eric_Waite_1046
Nimbostratus
Thank you, I will give it a try.
This topic has brought up another question, is it possible that a request with a 404 response will remove the value from the persistence table automatically?
I have an application that seems to be losing the persistence record in the table, and it seems to happen after a 404 request? Is this possible?