14.4. Microsoft IIS 7 initial clustering configuration
APPCMD.EXE command tool.
Terms
- ISAPI and CGI Restrictions
- ISAPI and CGI restrictions are request handlers that allow dynamic content to execute on a server. These restrictions are either CGI files (
.exe) or ISAPI extensions (.dll). You can add custom ISAPI or CGI restrictions if the IIS configuration system allows this. [ Configuring ISAPI and CGI Restrictions in IIS 7 ] .
Task: Define a JBoss Native ISAPI Restriction
- On the master server, open IIS Manager:
- → , then type
inetmgrand hit Enter. - → → →
The IIS 7 Manager window opens. - In the tree view pane, select (referred to as Server Home).The IIS 7 Home Features View opens.
- Double-click ISAPI and CGI Restrictions.The ISAPI and CGI Restrictions Features View opens.
- In the Actions pane, click .The Add ISAPI or CGI Restriction window opens.
- Specify the following values in the Add ISAPI or CGI Restriction window:
- ISAPI or CGI Path:
- Specify
NATIVE\sbin\isapi_redirect.dll. - Description:
- Specify
(exactly as written).jboss - Allow extension path to execute
- Select the check box.
- Click to save the values, and close the Add ISAPI or CGI Restriction window.
Note
The ISAPI and CGI Restrictions Features View now displays thejbossrestriction and path.
Task: Define a JBoss Native Virtual Directory
- Right click on Default Web Site, and then click .The Add Virtual Directory window opens
- Specify the following values in the Add Virtual Directory window:
- Alias:
- Specify
jboss(exactly as written). - Physical path:
- Specify
.NATIVE\sbin\
- Click to save the values and close the Add Virtual Directory window.
Task: Define a JBoss Native ISAPI Redirect Filter
- In the tree view pane, expand → .
- Double-click ISAPI Filters.The ISAPI Filters Features View opens.
- In the Actions pane, click .The Add ISAPI Filter window opens.
- Specify the following values in the Add ISAPI Filter window:
- Filter name:
- Specify
jboss(exactly as written). - Executable:
- Specify
.NATIVE\sbin\isapi_redirect.dll
- Click to save the values and close the Add ISAPI Filters window.
Task: Enable the ISAPI-dll Handler
- In the tree view pane, select (referred to as Server Home).The IIS 7 Home Features View opens.
- Double-click Handler Mappings.The Handler Mappings Features View opens.
- In the Group by drop down box, select .The Handler Mappings are displayed in Enabled and Disabled groups.
- If
ISAPI-dllis in the Disabled group, right mouse click and select . - Ensure the , , and check boxes are selected.
- Click to save the values and close the Edit Feature Permissions window.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.