Forum Discussion

Eric_Waite_1046's avatar
Eric_Waite_1046
Icon for Nimbostratus rankNimbostratus
Jan 09, 2007

Persistence table

Hi -

 

Is there a way to print out all the records in the persistence table?

 

 

2 Replies

  • 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.
  • 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?