Uploaded image for project: 'Rampart'
  1. Rampart
  2. RAMPART-423

STS implementation may lead to performance reduction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.2
    • 1.8.0
    • rampart-trust

    Description

      Recently we come up to a case in which a system was declining in response time when working for a few hours. In the end the system stops responding.

      It turned out that two tokens are inserted in the STS per second.Because of :

      1) the lack of retention policy of the store i.e. the EXPIRED tokens are not cleaned up and are constantly iterated(RAMPART-337)
      2) the number of iterations, which could actually be reduced

      the system may either stop responding or throws OOM exception.

      Attachments

        1. rampart-423_patch.txt
          6 kB
          Boris Dushanov

        Issue Links

          Activity

            People

              veithen Andreas Veithen
              b.dushanov Boris Dushanov
              Votes:
              4 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: