Previous Topic: Configuration Methods for Apache Web Agents on UNIX Systems

Next Topic: Improve Server Performance with Optional httpd.conf File Changes

Configure an Apache SOA Agent Using GUI or Console Mode

These instructions are for GUI and Console Mode configuration. The steps for the two modes are the same, with these exceptions for Console Mode:

The prompts for each mode will help guide you through the process.

To configure the Apache SOA Agent

  1. If necessary, start the Configuration Wizard.
    1. Open a console window.
    2. Navigate to agent_home/install_config_info
    3. Enter one of the following commands:

      GUI Mode: ./ca-pep-config.bin

      Console Mode: ./ca-pep-config.bin -i console

    agent_home

    Indicates the directory where the SOA Agent is installed.

    Default (Windows 32-bit installations of SOA Security Manager SOA Agents only): [set Access Path variable]\webagent

    Default (UNIX/Linux installations): [set the Installation Path variable]/webagent

    Default (Windows 64-bit installations [SOA Security Manager SOA Agents for IIS only]): [set Access Path variable]\webagent\win64

    Default (Windows 32-bit applications operating on 64-bit systems [Wow64 with SOA Security Manager SOA Agents for IIS only]): [set Access Path variable]\webagent\win32

  2. If you have already done host registration, skip to the next step. Otherwise, select the option to skip host registration, then click Next.

    To register the trusted host, refer to the installation chapter for your platform.

  3. In the Select Web server(s) dialog box, select the option for the Apache Web Sever and click Next.
  4. In the Apache Web Server Path dialog box, specify the Apache Web Server root, for example, /opt/apache2. Click Next.

    If you installed the Agent on an Apache-based server, such as an IBM HTTP Server, or Oracle server, the SOA Agent may not recognize the path. In this case, the Configuration Wizard displays the Apache Web Server Failure dialog box with the following options:

    Click Next.

  5. Specify the supported version of Apache you are using (or upon which your web server is based and click Next.
  6. Specify the exact Apache or Apache-based web server you are using.
  7. Select the web server instances that you want to configure with SOA Agents.

    If you have already configured a server with a SOA or Web Agent and you are running the Configuration Wizard to configure additional web servers instances, the Wizard displays the Select One or More Instances to Overwrite dialog box. This dialog box lists the web servers that you have previously configured.

    1. Select one of the following:

      Overwrite—to overwrite the server instance configuration.

      Preserve—to preserve the web servers configuration.

      Important! If you uncheck a previously configured server, the SOA Agent will be removed from this server.

    2. Click Next.
  8. In the Agent Configuration Object field, enter the name of the Agent Configuration Object for this web server instance.

    This name must match an Agent Configuration Object already defined at the Policy Server. For example, to use the default enter ApacheDefaultSettings.

  9. In the Web Server Configuration Summary dialog box. Confirm that the configuration settings are correct, then click Install.

    The SOA Agent files are installed.

  10. Click Done when the installation is complete.
  11. Enable the SOA Agent:
    1. Open the WebAgent.conf file, located as follows:

      Apache_home/conf

    2. Set the EnableWebAgent parameter to yes.
    3. Save and close the file.
  12. Restart the web server.

    When you run the Configuration Wizard for the Apache SOA Agent, it makes changes to the Web Server’s httpd.conf file and to the library path.

    For httpd.conf changes to take effect, you need to restart the web server.

  13. For Apache on UNIX systems, optimize the Apache SOA Agent by tuning the shared memory segments.

More Information

Configuration Changes to Web Servers with Apache Web Agent

Tune the Shared Memory Segments

Install the SOA Agent for Web Servers on a UNIX System

Information Required for Trusted Host Registration