
4. Configuring Distributed Components
Setting Up Web Server Distribution
With OpenLane, Web Server functionality can be distributed to another server to offload the task of serving Web pages or provide a more secure configuration. The Web Server and the OpenLane Management Server can be Solaris or Windows. The following procedure uses this diagram to illustrate distributing the Web server.
Internet
Web Server | OpenLane Server |
172.20.1.10 | 172.20.1.20 |
|
Procedure
1.Install OpenLane on the OpenLane Management server and the Web server. Install OpenLane using the same directory names on both servers. The directory path cannot exceed 18 characters.
Installation Path examples:
—Solaris: If the OpenLane server and/or the Web server use a Solaris server, then install:
OpenLane in /opt/pdn/OpenLane
Apache in /opt/apache (or your choice of directory. Procedures in this document show the directory as /opt/apache and must be modified for the path you use.)
—Windows: If the Web server uses a Windows server, then install: OpenLane in C:\opt\pdn\OpenLane
Apache in C:\opt\apache (or your choice of directory. Procedures in this document show the directory as c:\opt\apache and must be modified for the path you use.)
2.If it is running, stop the OpenLane server on both machines.
January 2002 |