Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-888

Enable cache timeouts for Portable JSPWiki

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.10.1
    • 2.10.2
    • Core & storage
    • None

    Description

      When running the Portable JSPWiki it is common that some wiki pages are updated on the file system level, e.g. Dropbox.

      JSPWiki currently doesn't doing any checks (as documented) and the default ehcache.xml does not provide a value for "timeToLiveSeconds" - in this case the cache entry will never expire.

      For the portable scenario a custom ehache.xml will be provided setting

      • maxElementsInMemory=128
      • timeToLiveSeconds=7200

      Attachments

        Activity

          People

            Unassigned Unassigned
            sgoeschl Siegfried Goeschl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: