Previous Topic: Configure the Proxy Plug-In

Next Topic: Modify the Plug-in for an iPlanet Web Server

Modify the Plug-in for an IIS Web Server

To modify the plug-in for an IIS Web Server

Make these changes to the iisproxy.ini file:

  1. Remove or comment out the WebLogicHost and WebLogicPort entries. For example, comment out these entries:
    WebLogicHost=localhost
    WebLogicPort=7001
    
  2. Add a WebLogicCluster entry in this format:
    WebLogicCluster="wl_hostname:port,wl_host:port,..."
    

    For example, this cluster has two nodes:

    WebLogicCluster=north.com:7101,south.com:7201
    

    Note: Be sure to use host names, not IP addresses. The host names work even if you use dynamic IP addresses.


Copyright © 2010 CA. All rights reserved. Email CA about this topic