This topic provides information about how to set up FRCA for your HTTP Server with the IBM® Web Administration for i5/OS™ interface.
The following explains how to enable FRCA, FRCA logging, and FRCA file caching. See Fast Response Cache Accelerator (FRCA) for HTTP Server (powered by Apache) for more information.
FRCA is a Web cache architecture that is tightly integrated with the TCP/IP stack. FRCA moves performance critical TCP Application functions into a fast response cache that improves HTTP Server performance.
FRCA is now enabled. After enabling FRCA, you can set up logs and file caching.
FRCA logging information allows you to track and generate reports on your HTTP Server's activity. You may specify various log attributes, such as the format for the information in the log file, rules for excluding entries from the log file, and client side information logging. Each server configuration file contains information about the type of log files the server will create. You must enable FRCA before FRCA logging can be set up. See Set up logs on HTTP Server (powered by Apache) for more information.
FRCA provides file caching support. You may specify the maximum cache size, the maximum file size to cache, the files to cache during server startup, and the directories to dynamically cache files from. You must enable FRCA before FRCA file caching can be set up.
FRCA provides reverse proxy caching support. You may specify the maximum proxy cache size and the maximum proxy response size to cache. In addition, you may provide options for controlling which documents are cached based on expiration criteria, specify remote servers for proxy requests, and establish document retention policies. You must enable FRCA before FRCA Reverse Proxy caching can be set up.