Siebel Installation Guide for UNIX > Installing and Configuring the Siebel Web Server Extension > Postinstallation Tasks for the SWSE and the Web Server >

Configuring HP Apache Web Server for Optimal Performance


This topic is part of Postinstallation Tasks for the SWSE and the Web Server.

Siebel Business Applications will run slowly on HP Apache Web Server unless you make the following configuration changes.

  1. Edit the /etc/privgroup file. If it does not exist, create it. Add the following entry to the file:

    apache_group_name RTPRIO

    where:

    • apache_group_name = The group name containing the username that owns the HP Apache Web Server
  2. Save the file and exit.
  3. In the shell, execute the following command:

    setprivgrp -f /etc/privgroup

  4. Add the following to the file $APACHE_ROOT/bin/startapa, at the beginning of the file:

    rtprio 127 -$$

  5. Save the file and exit.
Siebel Installation Guide for UNIX Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.