Next Topic

Previous Topic

Book Contents

LAN Cache

The LAN Cache page designates a machine to act as a file source for other machines on the same LAN. When a LAN cache is enabled and a machine on the same LAN requests a download from the Kaseya Server for the first time, files are downloaded to the LAN cache machine, then copied to the requesting machine. From then on the file does not need to be downloaded from the Kaseya Server. Other machines—on the same LAN and using the same LAN cache—copy the file from the LAN cache machine. Doing so speeds delivery to multiple machines throughout the same LAN and reduces network bandwidth issues. The following VSA functions can use LAN Cache:

Background

LAN Cache configures a file source as follows:

Procedure - General

  1. Select a LAN cache machine.
  2. Assign machines to the LAN cache using the Assign LAN Cache page.

Procedure - For writeFile() and getURL() Steps in Agent Procedures

These commands can download files from a LAN Cache instead of the VSA or from a URL. Files have to be larger than 4k bytes.

  1. Select a LAN cache machine.
  2. Assign machines to the LAN cache using the Assign LAN Cache page.
  3. For the writeFile() command only, upload the files you intend to download to assigned machines to the Kaseya Server using Agent Procedures > Manage Procedures > Schedule / Create > Manage Files > Shared folder. Files have to be larger than 4k bytes.
  4. Create and run an agent procedure that includes a writeFile() or getURL() step.

Actions

Columns