Entering content frame

Process documentation Reading via Distributed Cache Servers Locate the document in its SAP Library structure

Purpose

The contents on the SAP Content Server can be cached.

To be able to use cache servers, you must define the following Customizing settings:

Note

If possible, use the other transactions to choose the procedure. Do not choose the procedure using the set/get parameters.

Prerequisites

A cache server is installaed on your computer (see SAP Content Server Installation Guide).

Process Flow

The content server is accessed as follows:

  1. The access location (LU = location of user) is determined.
  2. If access is made via the front end, the parameter LCA is evaluated. If no values have been specified for the LCA parameter, the host table is evaluated. If the host table has not been maintained, the IP subnets are evaluated.

    With access via the back end, the location of the application server is determined. First, the host table is evaluated. If the host table has not been maintained, the IP subnets are evaluated. If no value is found, the "empty" location is used.

  3. The location of the content server (LC) is determined.
  4. First, the host table is evaluated. If the host table has not been maintained, the IP subnets are evaluated.

  5. If LU = LC, access is provided directly.
  6. Caching is not carried out.

  7. The caches at the location LU are determined from the host table.
  8. If one cache is found, access takes place via this cache.
  9. If more than one cache is found, the load is automatically distributed among them.

 

 

Leaving content frame