How the plug-in works

As Figure 4-1 illustrates, the redirector plug-in forwards HTTP requests to EAServer. For Web servers to forward requests, you must:

  1. Install the redirector plug-in on the Web server.

  2. Edit the Web server configuration file to:

  3. Create and edit the redirector configuration file to define the application servers to which the redirector sends requests.

    Note Absolute path names containing spaces should be quoted. Use forward slashes in path names, not backslashes.

  4. Configure EAServer so it accepts requests from the redirector.

NoteConfiguration differs by Web server Although the process for installing and configuring the redirector plug-in is similar for each Web server, the names of the redirector plug-in file, the Web server configuration file, and the redirector configuration file (which you create) vary. See the section for your particular Web server when installing and configuring the redirector plug-in.

Figure 4-1: HTTP request flow through the redirector