Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-13560

Change bundled crowd.properties session.validationinterval to 2 to prevent poor performance

    XMLWordPrintable

Details

    Description

      The default value of 0 for session.validationinterval leads to poor performance. As the documentation says, it means that every single incoming request to the application will need to make at least one request out to Crowd. Currently when using SSO (i.e. the Crowd authenticator) it makes 2 connections to Crowd per request. One to validate the SSO token and one to get the SSO cookie configuration.

      We should change the default value in the bundled properties file (and update the documentation) to a non-zero value so it looks up the user from the session until the validation interval is reached.

      Attachments

        Issue Links

          Activity

            People

              pskierczynski Pawel Skierczynski
              dberrueta Diego Berrueta
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: