View comments | RSS feed

Running JRun in a simple distributed environment

A simple distributed configuration uses a dedicated computer for a web server and another computer dedicated as a JRun server. This is a common method of distributing the processing load across multiple computers.

The following figure shows a simple distributed installation:

Web server and JRun server running on different computers

Simple distributed installation

Macromedia recommends this way to configure JRun in a simple, one-to-one distributed environment.

To install JRun in a one-to-one distributed environment:

  1. Install and run the Web Server Configuration tool on the web server computer, specifying the remote host and JRun server name.

    Tip:   The custom install option lets you install the Web Server Configuration tool separately.

  2. To serve up JSPs in a distributed environment in which the machines do not share the same file system, you must use virtual path mapping properties. For more information, see "Using JSPs in a distributed environment".

When running the web server and JRun on different computers, ensure that the interface and bindAddress attributes for the ProxyService in the jrun.xml file are specified properly, as follows:

You can also configure these attributes through the External Web Server Connection Configuration panel in the JMC.

Comments


sdechgan said on Oct 21, 2003 at 5:40 PM :
*Note:
1. Verify that the JRun version on the Web Server matches is the same version as the JRun Server. i.e. SP1, SP2. Otherwise the two servers wont' connect.
2.Verify the ISAPI Filter. This setting will specify to retrieve the Image files, JavaScripts, and Stylesheets from the Application Server. Otherwise the web server won't send any image, JavaScript, and Stylesheet from the WAR file on the JRun Server.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/jrun/4/JRun_Administrators_Guide/connectors4.htm