Change ldap pool validation to validate periodically instead of on checkout by default

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 2.5.31
    • Affects Version/s: None
    • Component/s: None
    • None

      By default on 2.5.30+, this would validate connections every 30 minutes.  You probably want to have it validate more often, e.g. every 5 minutes (milliseconds):

      ldap.<connection name>.validateTimerPeriod = 300000

       

      To revert to the previous behavior, add the following.

      ldap.<connection name>.validateOnCheckOut = true

            Assignee:
            Shilen Patel
            Reporter:
            Shilen Patel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: