以 PDF 格式下载本书 (961 KB)
Chapter 3 About the Apache HTTP Server 2.2 Policy AgentWhile the individual web agents are similar in terms of installation and configuration, they have unique characteristics that allow them to interact with the underlying deployment container. This chapter describes the characteristics that are unique to the Apache HTTP Server 2.2 policy agent, including: Supported Platforms and Compatibility for the Apache HTTP Server 2.2 Policy Agent
Supported Platforms for the Apache HTTP Server 2.2 Policy AgentTable 3–1 Supported Platforms for the Apache HTTP Server 2.2
Note – The Apache HTTP Server 2.2 agent is verified with the Apache default Multi-Processing Module (MPM) on supported platforms, as described in: http://httpd.apache.org/docs/2.2/mpm.html. Compatibility of the Apache HTTP Server 2.2 Agent With Sun Java System Access ManagerCompatibility With Access Manager 7.1 and Access Manager 7 2005Q4The Apache HTTP Server 2.2 agent is compatible with Access Manager 7.1 (both Realm Mode and Legacy Mode) and Access Manager 7 2005Q4 (also both Realm Mode and Legacy Mode). To ensure that all Access Manager enhancements and fixes are applied, install the latest Access Manager patches . For the list of patches that can be installed, see the compatibility information in the Sun Java System Access Manager Policy Agent 2.2 Release Notes. Compatibility With Access Manager 6 2005Q1 (6.3)The Apache HTTP Server 2.2 agent is compatible with Access Manager 6 2005Q1 (6.3) Patch 1 or greater. However, certain limitations can apply. For more information about these limitations, see Backward Compatibility With Access Manager 6.3. Information Specific to the Apache HTTP Server 2.2 AgentThis section describes characteristics that are unique about to the Apache HTTP Server 2.2 agent, including Development Through the OpenSSO Project The Apache HTTP Server 2.2 agent is unique in that it does not support the following features: Development Through the OpenSSO ProjectThe Apache HTTP Server 2.2 agent was developed as part of the OpenSSO project and therefore differs from other web agents developed outside of this project. For more information about the differences, see Chapter 2, Vital Installation Information for a Web Agent in Policy Agent 2.2. For information about the OpenSSO project, see http://opensso.dev.java.net/ NotificationsThe Apache HTTP Server 2.2 agent does not support notifications. Therefore, updating the cache through a notification mechanism is not an available feature. However, since the notification mechanism is available for other agents in the Policy Agent 2.2 software set, a property exists in the web agent AMAgent.properties configuration file. The property that controls the notification mechanism, com.sun.am.notification.enable, is set to false for this agent. Do not set this property to true for this agent, because it might result in unexpected behavior. The two following properties can also affect notifications for most agents: com.sun.am.notification.url override_notification.url However, you can ignore these properties for this agent. Log RotationWhile most web agents have log rotation turned on by default, this agent has log rotation turned off by default. Log rotation is controlled by a property in the web agent AMAgent.properties configuration file. The following example illustrates the default setting of this property for this agent: com.sun.am.policy.agents.config.local.log.rotate = false Do not change the value of this property to true for this agent. A setting of true results in log rotation that is inconsistent and unpredictable. |
|||||