Java's DNS Cache

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.


Filed Under: Computers Java