Skip to content
Success

Changes

Summary

  1. Manually reset the networkaddress.cache.ttl value to the defaults (Fixes (commit: e6da9cb) (details)
Commit e6da9cbba8c239b58ef73aa7194dfa62a59127cd by Thinkofdeath (Thinkofdeath)
Manually reset the networkaddress.cache.ttl value to the defaults (Fixes #1268)

When searching for the networkaddress.cache.* values java will default to these
values when it can't find a manually set value, however if a security manager is
in place then as a special case java will set the cache lifetime to infinite.
Manually setting the values solves this issue.
(commit: e6da9cb)
The file was modifiedbootstrap/src/main/java/net/md_5/bungee/BungeeCordLauncher.java (diff)