Next: A.9  $HARVEST_HOME/lib/gatherer
Up: A Programs and layout 
 Previous: A.7  $HARVEST_HOME/lib/broker
 
 
 
The  $HARVEST_HOME/lib/cache directory contains contains a simple
testing client and some routines needed by the Tcl-based cache manager,
as follows:
- 
 
 
 CachedLynx, CachedMosaic
Wrapper programs to help migrate users to use the Harvest cache,
as described in Section 6.
 - 
 
 cached.conf
Sample configuration file for  cached, as described in
Section 6.
 - 
 
 client
Client interface to the Harvest Cache.
Usage: client [-nr] [-c hostname] [-p port] url
        -n don't print object to stdout.
        -r force reload.
        -c get object from hostname default is localhost.
        -p use port as a cached port number.  Default is 3128.
 - 
 
 dnsserver
Daemon used by the Harvest Cache to do non-blocking DNS queries.
Usage: dnsserver
 
 
 
Duane Wessels 
Wed Jan 31 23:46:21 PST 1996