Clarity

  • 1.  Flush cache periodically 

    Posted Jul 20, 2017 04:55 PM

    Hi Friends,

     

    Is there any way to clear the cache on server level periodically ?

     

    Has anyone implemented on their application ?

     

    Best Regards,

    Lala



  • 2.  Re: Flush cache periodically 

    Broadcom Employee
    Posted Jul 20, 2017 04:59 PM

    You can include logic in the process gel script to flush it periodically based on Execute Process Job .

     

    Thanks

    Senthil



  • 3.  Re: Flush cache periodically 

    Posted Jul 21, 2017 12:45 AM

    Usually, the security.caches are flushed out automatically when it reaches 80% mark - I would not recommend doing it manually/ via script. 

    1. Check if you have any network issues

    2. Make sure that you do regular maintenance

     

    Take a look at this:

     

    Clarity performance

    https://communities.ca.com/message/13391718 

     

    NJ



  • 4.  Re: Flush cache periodically 

    Broadcom Employee
    Posted Jul 21, 2017 02:52 AM

    Flushing caches is never a recommended solution and its available only for developer purpose. If you are flushing out the caches you are masking the underlying problem which may have other impact on the tool. May I know the reason for using security.caches pages