Forum Discussion

Livius's avatar
Livius
Icon for Altostratus rankAltostratus
Jun 20, 2017

Do not delete persistence record when FIN flag is received

Hi All,

 

For my setup I would like to keep the persistence record in the memory even if a RST or FIN is sent. I would like to do that by means of iRules. Persistence records will be kept in memory as long as the session timeout will allow.

 

Thanks!

 

1 Reply

  • Hi,

     

    the main goal of persistence is to stay on the same server within a "session" on multiple TCP connections.

     

    if you enable persistence, it won't be deleted when TCP connection ends.