Installation guide
2. Double-click ISAPI Filters.
The ISAPI Filters Features View opens.
3. In the Actions pane, click Add.
The Add ISAPI Filter window opens.
4. Specify the following values in the Add ISAPI Filter window:
Filte r name:
Specify jboss (exactly as written)
Exe cut able:
Specify C:\connectors\jboss-ep-5.1\native\sbin\isapi_redirect.dll
5. Click OK to save the values and close the Add ISAPI Filters window.
Task: Enable t he ISAPI-dll Handler
Complete this task to enable the ISAPI-dll handler using the management console.
1. In the tree view pane, select IIS 7 (referred to as Server Home).
The IIS 7 Home Features View opens.
2. Double-click Handler Mappings.
The Handler Mappings Features View opens.
3. In the Group by drop down box, select St at e .
The Handler Mappings are displayed in Enabled and Disabled groups.
4. If ISAPI-dll is in the Disabled group, right mouse click and select Edit Fea t ure Permissions .
5. Ensure the Read, Script, and Execute check boxes are selected.
6. Click OK to save the values and close the Edit Feature Permissions window.
14.5. Configure a basic cluster with ISAPI
Task: Configure ISAPI to serve a Basic Cluster
Complete this task to configure ISAPI to manage applications common to all servers on a single IP
address range, and route application requests to the correct server instance.
Use the configuration as an example when configuring your ISAPI cluster.
Note
This task does not provide instructions for load-balancing or server outage fail over. Refer to
Section 14.6, “Configure a load-balancing cluster with ISAPI” for configuration instructions.
Prerequisit es
Complete the relevant Microsoft IIS clustering setup procedure. Refer to Section 14.3, “Microsoft IIS 6
initial clustering configuration” or Section 14.4, “Microsoft IIS 7 initial clustering configuration” for more
information.
The following steps assume that the C:\connectors directory is used to store logs, properties files,
and NSAPI locks.
1. Creat e isapi_redirect .propert ies file
Create a new file named isapi_redirect.properties in the NATIVE\sbin\ directory.
Important
The isapi_redirect.properties file must be in the same directory as the
isapi_redirect.dll file.
Append the following configuration block to isapi_redirect.properties:
54 Chapter 14. Configuring the ISAPI connector on Windows