IMPAX 6.5.1 Application Server Knowledge Base > Load balancing: Distributing data requests over multiple Application Servers > Setting up load balancing for IMPAX

Modifying the manifest file

If you are using two SSL certificates (one for ADAM/AD LDS and one for IIS) in a load balanced environment, apply the CreateManifest tool.

To modify the manifest file

  1. Go to the installation directory of the Installation Server, usually

    c:\Inetpub\wwwroot\ClientInstaller.

  2. Run the CreateManifest tool, giving it the following parameters:

    • -v the Client version number, for example: -v6.0.2.145

    • -f the current folder, for example: -fE:\wwwroot\ClientInstaller

    • -m the fully qualified name of the URL for the load balanced Application Server URL

    Ensure the Client Installation Server setup is installed on all Application Servers. Modify the manifest file to reflect the correct URL, as shown:

    E:\wwwroot\ClientInstaller>CreateManifest.exe -fE:\wwwroot\clientinstaller -v6.0.2.145 -mRaddapp.radiology.umm.edu


See also


Topic number: 11409

Applies to: IMPAX 6.5.1 Application Server Knowledge Base