Set the DNS Cache Size

dns.setcache(n)

Sets the DNS cache size immediately.
n should be in the range 1 to 1024.

See also c.network.dns.cachesize option. #TODO