이 콘텐츠는 선택한 언어로 제공되지 않습니다.

12.3. Microsoft IIS 6 Initial Clustering Configuration


Microsoft IIS 6 contains basic ISAPI filters and ISAPI mapping as part of the default installation.

Task: Define ISAPI Filter

Complete this task to define the ISAPI Filter on the Master Server using the management console.
  1. On the Master server, open IIS Manager:
    • Start Run, then type inetmgr.
    • Start Control Panel Administrative Tools Internet Information Services (IIS) Manager
    The IIS 6 Manager window opens.
  2. In the tree view pane, expand Web Sites.
  3. Right click on Default Web Site, and then click Properties.
    The Properties window opens.
  4. Click the ISAPI Filters tab.
  5. Click the Add button, and specify the following values in the Add/Edit Filter Properties window:
    Filter name:
    Specify jboss (exactly as written)
    Executable:
    Specify C:\connectors\jboss-ep-5.1\native\sbin\isapi_redirect.dll
  6. Click OK to save the values, and close the Add/Edit Filter Properties dialog.

    Note

    The ISAPI Filters tab now displays the jboss filter status and priority as Unknown because IIS has not yet received requests for the resource. The status and priority will change to Loaded and High respectively once a request is executed.

Task: Define ISAPI Virtual Directory

Complete this task to define the ISAPI virtual directory using the IIS management console.
  1. Right click on Default Web Site, and then click New Add Virtual Directory .
    The Add Virtual Directory window opens
  2. Specify the following values in the Add Virtual Directory window:
    Alias:
    Specify jboss (exactly as written)
    Physical path:
    Specify C:\connectors\jboss-ep-5.1\native\sbin\
  3. Click OK to save the values and close the Add Virtual Directory window.
  4. In the tree view pane, expand Web Sites Default Web Site
  5. Right click on the jboss virtual directory, and then click Properties.
  6. Click the Virtual Directory tab, and make the following changes:
    Execute Permissions:
    Select Scrips and Executables
    Read check box:
    Select to activate Read access
  7. Click OK to save the values and close the jboss Properties window.

Task: Define ISAPI Web Service Extension

Complete this task to define the ISAPI web service extension using the management console.
  1. Click Web Service Extensions, and in the Tasks group select Add a new Web service extension.
    The New Web Service Extension window opens.
  2. Add the following values to the New Web Service Extension window:
    Extension name:
    Specify jboss
    Required files:
    Specify the path C:\connectors\jboss-ep-5.1\native\sbin\isapi_redirect.dll
    Set extension status to Allowed:
    Select the check box.
  3. Click OK to save the values and close the New Web Service Extension window.
  4. Confirm the jboss Web Service Extension displays in the list.
맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat