Caching behaviour of InetAddress
John Pritchard
jdp at syntelos.com
Mon Feb 18 09:39:43 PST 2008
a) The java.net cache is replicating the NSCD (OS caching), which are the
appropriate layer for this kind of caching.
b) If a security policy requires a kind of caching, then the replaceable and
extensible security manager architecture should be used for this.
On 2/18/08, Andreas Plesner Jacobsen <apj.lists at code3.dk> wrote:
>
>
> Actually, I think it's worth debating whether or not InetAddress should
> cache lookups at all, I think it's more fitting to delegate that to the
> underlying OS.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20080218/4212fac8/attachment.html
More information about the net-dev
mailing list