You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2022. It is now read-only.
When debugging connection issues, it would be useful to know the DNS caching policy. Perhaps we could log the value of java.security.Security.getProperty("networkaddress.cache.ttl"); when the library is initialised?
When debugging connection issues, it would be useful to know the DNS caching policy. Perhaps we could log the value of
java.security.Security.getProperty("networkaddress.cache.ttl");when the library is initialised?