Return true only if the corresponding item is in the cache, and has been
in it for no more that fRefreshInterval milliseconds; if caching is
disabled, then always return false.
The heart of the daemon, responsible for handling the creation and destruction of network
sessions, keeping cache statistics, and (most importantly) processing inbound (parsed) commands and then passing on
a response message for output.