Optimize lookups for HTTP access tokens that do not have expiry dates

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Incorrectly Filed
    • None
    • Component/s: Access Keys
    • None

      Current behaviour

      When HTTP access tokens are created without an expiry date, DB lookups are performed more often when the tokens are used for authenticating requests.

      This may contribute in consuming more DB connections.

       

      Sample token creation - no expiry date:

       

      If an expiry date was set, the value can be cached, which can lessen the lookups.

      Feature request

      Improve lookups for access tokens that don't have expiry dates.

            Assignee:
            Unassigned
            Reporter:
            JP Mariano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: