Tagged Questions

4
votes
2answers
4k views

Any way to make Java honor the DNS Caching Timeout (TTL)?

We use GSLB for geo-distribution and load-balancing. Each service is assigned a fixed domain name. Through some DNS magic, the domain name is resolved into an IP that's closest to the server with ...