[AIX Solaris HP-UX Linux Windows][IBM i]

Configuring a web server and an application server profile on the same machine

WebSphere® Application Server provides web server plug-ins that you can configure to communicate with a particular brand of web server. Learn how to install the web server, its web server plug-in for WebSphere Application Server, and the application server on the same machine.

Before you begin

[IBM i]다중 프로파일이 존재하면 웹 서버 플러그인 구성 도구가 구성하는 플러그인을 선택할 수 있습니다. 구성할 프로파일을 선택하는 방법을 판별하는 논리 플로우에 대한 설명은 Plug-ins configuration의 내용을 참조하십시오.

[AIX Solaris HP-UX Linux Windows]다중 프로파일이 존재하면 웹 서버 플러그인 구성 도구가 구성하는 플러그인을 선택할 수 있습니다. 구성할 프로파일을 선택하는 방법을 판별하는 논리 플로우에 대한 설명은 Plug-ins configuration의 내용을 참조하십시오.

WebSphere Application Server 제품군이 IBM® HTTP Server 또는 Microsoft IIS(Internet Information Service)와 같은 특정 브랜드의 웹 서버를 지원하면 WebSphere Application Server 제품은 설치해야 하는 웹 서버의 2진 플러그인을 제공합니다.

WebSphere Application Server 제품군이 특정 브랜드의 웹 서버에 대한 2진 플러그인을 제공하지 않으면 웹 서버는 지원되지 않습니다. 2진 플러그인의 목적은 웹 서버와 애플리케이션 서버 사이에 통신 프로토콜을 제공하는 것입니다.

[AIX Solaris HP-UX Linux Windows]새 프로파일을 작성하고 웹 서버를 사용하려는 경우를 가정하십시오. 새 프로파일의 새 웹 서버를 설치하고 웹 서버 플러그인을 설치한 후 웹 서버 플러그인 구성 도구를 사용하여 웹 서버와 애플리케이션 서버를 모두 구성해야 합니다.

웹 서버가 아직 설치되지 않은 경우 나중에 사용하도록 웹 서버 플러그인을 계속 설치할 수 있습니다.

This procedure configures the application server profile that is the default profile on the machine. A one-to-one relationship exists between a web server and the application server.

However, a standalone application server profile and a managed profile can each have multiple web servers defined, each in a separate web server definition.

이 기사에서는 다음 토폴로지를 작성하는 방법을 설명합니다.

Application Server with optional web server on one machine

Note: Nonroot installation for the plug-in component is only supported if the application server was also installed by the same nonroot user. Otherwise, the web server configuration scripts will fail to run against the application server installation.

About this task

Note: 이 주제는 하나 이상의 애플리케이션 서버 로그 파일을 참조합니다. 권장되는 대안은 분배 및 IBM i 시스템에서 SystemOut.log, SystemErr.log, trace.logactivity.log 파일을 사용하는 대신 HPEL(High Performance Extensible Logging) 로그를 사용하고 인프라를 추적하도록 서버를 구성하는 것입니다. 원시 z/OS® 로깅 기능과 연계하여 HPEL을 사용할 수도 있습니다. HPEL을 사용하는 경우 서버 프로파일 바이너리 디렉토리의 LogViewer 명령행 도구를 사용하여 모든 로그에 액세스하고 정보를 추적할 수 있습니다. HPEL 사용에 대한 자세한 정보는 HPEL을 사용한 애플리케이션 문제점 해결 정보를 참조하십시오.
The Web Server Plug-ins Configuration Tool configures the plug-in for the supported web server after collecting the following information:
  • Type of web server to configure
  • Architecture of your installed target web server (64 bit or 32 bit)
  • Location of the configuration file or files for the web server to be configured
  • Web server port
  • For IBM HTTP Server, the following information:
    • Port number for optional IBM HTTP Server administrative server setup
    • User ID and password to authenticate to the optional IBM HTTP Server administrative server from the administrative console
    • [AIX][Linux]System user ID and group to have write permission to IBM HTTP Server, the IBM HTTP Server administrative server, and the web server plug-in configuration files
    • [Windows]User ID and password if you choose to run the IBM HTTP Server administrative server as a Window service
  • Name of the web server definition
  • Configuration scenario to be used
    • If it is a remote scenario, the tool collects the host name or IP address of the application server.
    • If it is a local scenario, the tool collects the installation root directory of the WebSphere Application Server product.
  • Profile to be configured with the web server plug-in

The Web Server Plug-ins Configuration Tool edits the configuration file or files for a web server by creating directives that point to the location of the binary plug-in module and the plug-in configuration file.

The name of the binary plug-in module varies per web server type. The plug-in configuration file is always the plugin-cfg.xml file.

The Web Server Plug-ins Configuration Tool creates a web server definition in the configuration of the application server unless one already exists.

You can use the administrative console to manage the web server configuration. For example, when you install an application on the application server, you can also choose to install it on the web server definition. If so, the updated plugin-cfg.xml file shows that the new application is available. When the web server reads the updated plug-in configuration file, the web server becomes aware of the new application that it can serve to web clients.

If you choose not to install the new application on the web server definition, the application is not added to the plug-in configuration file. The web server is not aware of the application and cannot serve it to web clients.

지원된 구성 지원된 구성: 이 도구는 AIX®, Linux 및 Windows에서만 지원됩니다. As an alternative to using the Web Server Plug-ins Configuration Tool, you can use the pct command-line tool with a response file to configure a web server. Read pct 도구를 사용하여 웹 서버 플러그인 구성 for more information.sptcfg

Use this procedure to install the web server plug-in, configure the web server, and create a web server definition in the default application server profile.

Procedure

Results

웹 서버 플러그인을 설치하면 Plugins 디렉토리와 여러 서브디렉토리가 작성됩니다. 다음은 Linux 시스템에서 작성된 디렉토리로, 예를 들면 다음과 같습니다.
  • plugins_root/bin/32bits 또는 plugins_root/bin/64bits에는 지원되는 모든 웹 서버에 대한 2진 플러그인이 포함되어 있습니다.
  • plugins_root/logs에는 로그 파일이 들어 있음
  • plugins_root/properties에는 버전 정보가 들어 있음

The Web Server Plug-ins Configuration Tool creates a web server definition within the application server profile unless one already exists.

The Web Server Plug-ins Configuration Tool configures the web server to use the profile_root/plugin-cfg.xml file.

The application server regenerates the web server plug-in configuration file, plugin-cfg.xml whenever an event occurs that affects the file. Such events include the addition or removal of an application, server, or virtual host. The standalone application server regenerates the file in the following location:
profile_root
   /config/cells/cell_name/nodes/
   web_server_name_node/servers/
   web_server_name/plugin-cfg.xml
On a federated node, the creation or removal of clusters and cluster members also causes file regeneration. The deployment manager regenerates the file for a federated application server in the following location:
profile_root
   /config/cells/cell_name/nodes/
   node_name_of_AppServer/servers/
   web_server_name/plugin-cfg.xml

What to do next

You can start a standalone application server and the web server immediately after configuring the plug-in for the local web server. Open the administrative console of the application server after you start the server and save the changed configuration.

After configuring the plug-in for the local web server, you can start a federated application server and the web server after running the script that completes the configuration. Open the administrative console of the deployment manager. Wait for node synchronization to occur. Save the changed configuration that includes the new web server definition.

See Selecting a web server topology diagram and roadmap for an overview of the installation procedure.

See Plug-ins configuration for information about the location of the plug-in configuration file.

See Web server configuration for information about the files involved in configuring a web server.

See Editing web server configuration files for information about how the Web Server Plug-ins Configuration Tool configures supported web servers.

See 웹 서버 플러그인 구성 for information about other installation scenarios for installing web server plug-ins.


주제 유형을 표시하는 아이콘 태스크 주제



시간소인 아이콘 마지막 업데이트 날짜: July 9, 2016 6:10
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tins_webplugins_local
파일 이름:tins_webplugins_local.html