Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-340

Shiro should avoid creating sessions if one doesn't exist

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.0, 1.2.0
    • None
    • Web
    • None

    Description

      WebUtils.saveRequest() forces creating a session even if doesn't exist before. This hinders scalability. For savedRequests, it's not clear session is needed at all, a cookie might be better option for storing information in this case. Similarly, we should go through the rest of the codebase and see if sessions are created unnecessarily.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kaosko Kalle Korhonen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: