Caching rules

  • All cached forms remain cached only for the duration of the logged in session, i.e. if you log out of SunSystems all the cached forms are cleared from the cache.
  • Newly opened forms are cached until the allocated memory reaches the cache limit.
  • The forms used most often are retained in the cache, i.e. as soon as the caching size reaches the configured limit, the least used forms are removed from the cache to make room for the new form.
  • On the occasion where the cache is full and there are two or more forms used the same number of times, the oldest one is retained.
  • The latest available version of the form (.rfx) is cached on the server.