Previous Topic: Subscription ArchitectureNext Topic: Example: Subscription Configuration with Six Servers


Offline Subscription Architecture

If security policies or other considerations restrict network access to the Internet, you can update your CA User Activity Reporting Module environment through offline subscription. Offline subscription allows you to isolate some or all of your servers from the Internet while still keeping your CA User Activity Reporting Module environment up to date. Circumstances in which it is necessary to configure offline subscription include:

The only difference between online and offline subscription is how update files are delivered to the subscription proxy. In online subscription, the proxy contacts the CA Technologies Subscription Server over the Internet. In offline subscription, you download updates from a CA Technologies FTP site, then manually copy them to a CA User Activity Reporting Module server configured as an offline proxy.

The following diagram illustrates the offline subscription process. In this example, the entire CA User Activity Reporting Module environment is offline.

User on a non-ELM server downloads updates from the FTP site with tar files. Downloads tar and untars in download directory of subscription proxy.

  1. A system administrator downloads updates from a CA Technologies FTP site to a system that is allowed Internet or FTP access.
  2. The system administrator manually copies the update files to an offline CA User Activity Reporting Module proxy. You can transfer the files using physical media such as a disk, or using scp, which is included with CA User Activity Reporting Module.
  3. Updates then proceed exactly as in online subscription. The offline proxy self-installs the updates and pushes content updates to the management server.

    Note: You can allow the offline proxy to update itself as scheduled, it is good practice to perform a manual update on the offline proxy when you transfer new files. This practice ensures that the updates are available when subscription clients request them.

  4. Clients of the offline proxy download the updates, according the schedule you set or when you perform a manual update.

    Note: Offline subscription clients always receive all updates that are manually installed on the offline proxy server. Subscription modules selected for an offline subscription client at the local level have no effect.

A subscription architecture can also be "mixed." For example, you can designate only one proxy as offline, while you designate others as online. The offline proxy and any clients assigned to it remain isolated from the Internet, while the rest of your CA User Activity Reporting Module environment receives updates through online subscription. Because of its complexity, a mixed architecture is not considered best practice. Carefully consider and plan your overall subscription strategy before implementing this architecture.

Important! In a mixed subscription environment, do not include offline proxies in the proxy list for any online subscription client. If you do, the online subscription client automatically receives all updates that are manually installed, instead of the modules you selected globally for your CA User Activity Reporting Module environment or locally for that client.

More information

How to Plan Subscription Updates

Subscription Architecture