Technical data

Sample iisproxy.ini File
Administration Guide 12-9
To enable Basic Authentication, in the Directory Security tab of the console, ensure
that the Allow Anonymous option is “on” and all other options are “off”.
Sample iisproxy.ini File
Here is a sample iisproxy.ini file for use with a single, non-clustered WebLogic
Server. Comment lines are denoted with the “
#” character.
# This file contains initialization name/value pairs
# for the IIS/WebLogic plug-in.
WebLogicHost=localhost
WebLogicPort=7001
ConnectTimeoutSecs=20
ConnectRetrySecs=2
Here is a sample iisproxy.ini file with clustered WebLogic Servers. Comment lines
are denoted with the “
#” character.
# This file contains initialization name/value pairs
# for the IIS/WebLogic plug-in.
WebLogicCluster=myweblogic.com:7001,yourweblogic.com:7001
ConnectTimeoutSecs=20
ConnectRetrySecs=2
Note: If you are using SSL between the plug-in and WebLogic Server, the port
number should be defined as the SSL listen port.
Using SSL with the Microsoft Internet
Information Server Plug-In
You can use the Secure Sockets Layer (SSL) protocol to protect the connection
between the WebLogic Server proxy plug-in and the Microsoft Internet Information
Server. The SSL protocol provides confidentiality and integrity to the data passed