Entering content frame

Background documentation icm/HTTP/server_cache_<xx>/ufo_codelist Locate the document in its SAP Library structure

Use

Response pages with HTTP error code 404 (not found) are stored as UFOs (unfound objects) in the cache (entered in the UFO List), and from then on the error page is sent to the client from the cache.

You can use this parameter to treat other HTTP error codes as UFOs (for instance, internal server error).

Integration

If you have created your own error pages for HTTP error codes, these are put into the cache, and from then on they are made available from the cache.

Properties

Work area

Internet Communication Manager, SAP Web Dispatcher

Unit

Character string

Standard value

"404"

Dynamically changeable

Local and on all servers

Value Range and Syntax

The character string is enclosed in quotation marks and contains HTTP error codes separated by commas.

Normally only those objects that have triggered the HTTP error code 404 (not found) in the back-end are included in the UFO list.

Example

Setting

icm/HTTP/server_cache_0/ufo_codelist = "404,500"

means that also requests that triggered error 500 ((internal server error) in the back-end are included in the UFO list. This means they are not in the back-end any longer.

More Information

Note the following documentation:

Structure linkICM Server Cache

Structure linkError Handling.

icm/HTTP/server_cache_<xx>

icm/HTTP/server_cache_<xx>/max_ufo_entries

icm/HTTP/server_cache_<xx>/ufo_expiration

Generic Profile Parameters with the Ending _<xx>

 

 

Leaving content frame