Forum Discussion

raguv12ps's avatar
5 years ago

User Caching

Hi,

I am trying to cache output of below util  using usercache

${utils.digest.hmac("12345678901234567890123456789012", "This is my message")}

 Is it possible to achieve this?

Thanks and Regards,

Ragu.V

      • SuzieH's avatar
        SuzieH
        Khoros Alumni (Retired)

        Hi muraleedharan. When configuring the usercache for customers we generally begin with 20 minutes (1200000 ms) as the value for Inactive Time (the time limit a cache entry is valid after it was last read) and two hours (7200000 ms) as the Maximum Time (the time limit a cache entry is valid after it is written to the cache (in milliseconds). However, depending on customers needs, Support/Services might have changed those settings. 

        I suggest contacting Support if you need to verify the TTL for your community just in case the values were changed at some point.