Java's DNS Cache
21 January 2005
Here's an interesting little article about Java caching DNS entries and not expiring them.
I'm not sure I'll bother implementing the -Dsun.net.inetaddr.ttl=0
just yet, but I definitely want to keep it in mind just in case.