Setup Overview

In a default ActivID CMS configuration, the web server and the ActivID CMS application server both reside on the same system.

In a three-tier or multi-platform configuration, the presentation, the application processing, and the data management are all logically separate processes. For ActivID CMS, this means:

  • Tier 1 is where the Microsoft® Windows® Internet Information Services (IIS) server and ISAPI redirector reside.

  • Tier 2 is where the ActivID CMS server resides.

  • Tier 3 is where the ActivID CMS database resides.

One Microsoft Windows Server server serves as the location for the Web server and the IIS redirector server. Another Windows Server server acts as the ActivID CMS application server (where the ActivID CMS software resides).

IIS servers provide a set of Internet-based tools and services for creating, managing, and securing websites. IIS servers can function as web-based application servers for use with Microsoft Windows-based networks.

It is strongly recommended that the communication between Tier 1 and Tier 2 must be secured with a firewall and by using a security mechanism such as IPsec (Internet Protocol Security). This protocol suite secures IP communications by authenticating and encrypting the IP packets in a data stream.

You must configure the IIS redirector server using the Internet Server Application Programming Interface (ISAPI), an API for the IIS web server services.  Please refer to the following figure, which illustrates the concept of the three-tier or multi-platform client-server architecture for ActivID CMS.

Three-Tier Architecture