rbnbCache PlugIn Help

Requests made via the rbnbCache PlugIn are buffered in a local cache for efficient subsequent retrieval.  Typical usage is to create a virtual source (VSourcePlugIn) that presents local channels, but handles requests via rbnbCache to the remote source.

Configuration options for rbnbCache are:

RBNB Server Address: the server the PlugIn connects to

RBNB Client Name: the name of this instance of rbnbCache

Cache Frames: the number of source responses to cache in memory before looping to remove old ones

Archive Frames: the number of source responses to archive on disk before looping to remove old ones.  If set to 0 or less, there is no archiving.

New Archive: if checked, a new archive is created.  If unchecked, an existing archive is loaded, and appended to.