Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-500

DB Page Manager should optionally cache negative hits to limit DB lookups.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.1-dev, 2.1
    • None
    • PSML
    • None

    Description

      Depending on profiling rules, the Page Manager may be asked repeatedly to lookup folders that do not exist. Since these negative hits are not cached, a query to the DB will be used to verify the fact that the folder does not exist each time. This could impact J2 performance for large numbers of concurrent users.

      Attachments

        Activity

          People

            rwatler W. Randall Watler
            rwatler W. Randall Watler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: