Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5527 Inefficient DefaultPageStore.SerializedPagesCache
  3. WICKET-5554

Disable second level pages store because it is efficient only when manually configured

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.14.0
    • 7.0.0-M1, 6.15.0
    • wicket
    • None

    Description

      As discussed at http://markmail.org/message/lq4lkfxi5whb5clr the second level page store/cache is not efficient with its default size of 40 pages.

      It is better to disable the cache by default and let the application developers to decide whether to enable it.
      For applications that use the browser history (back button) more often the cache would help. The size of the cache depends on the number of the concurrent users of the application.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: