Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8029320

Cache realm/kdc info from DNS

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • None
    • security-libs
    • None

      When krb5.conf does not include default_realm or kdc settings, DNS is used to get these info. Too many DNS requests are sent and we could enhance it either by calling Config::getDefaultRealm less or cache the result inside the Config class. Said that, the cache should not be permanent because we want to get the latest info if it changes.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: