Is this safe to dynamically change SECCACHE values?
search cancel

Is this safe to dynamically change SECCACHE values?

book

Article ID: 14246

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction



Is this safe to dynamically change SECCACHE values?

 

Environment

Release: TOPSEC00200-15-Top Secret-Security
Component:

Resolution

Yes it is safe.

If you turn off SECCACHE, it will free and then reallocate the space at whatever parameters you request.

When you restart SECCACHE it will always reallocate regardless if you change the size parameter or not.

TSS MODIFY(SECCACHE(OFF))      
TSS MODIFY(SECCACHE(SIZE=2048,INDEX=30000,EXP=6,WARN=80))

Records are only deleted from the SECCACHE when a SECCACHE CLEAR is initiated (automatically or manually).