| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Installation Guide for UNIX > Tuning UNIX Operating Systems for Siebel Installation > Tuning Siebel eBusiness Applications for Solaris >
Tuning the Web Server for Solaris
You must tune the Sun ONE (iPlanet) Web server for optimal performance.
To tune the Sun ONE Web server
- Using a text editor such as vi, open the file
Webserver_root/config/magnus.confwhere:
Webserver_root= the root path of the Sun ONE (iPlanet) Web Server.- Set the parameter
RqThrottleto1024.The
RqThrottleparameter specifies the maximum number of simultaneous transactions the Web server can handle. The default value is 512. By changing this value to 1024 you can minimize latencies for the transactions that are performed.- Add or modify the
MaxKeepAliveConnectionsparameter value to1000. The default value is200.- Save your modifications to the
magnus.conffile.- Restart the Web server.
After making the changes above to the Sun ONE (iPlanet) Web server parameters, you should change the following parameters on the workstation hosting the Sun ONE (iPlanet) Web server.
- Open the
/etc/systemfor editing.- Set the following Solaris system parameters:
- Restart the workstation hosting the Sun ONE (iPlanet) Web server.
| Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() |
Siebel Server Installation Guide for UNIX Published: 24 June 2003 |