Adding a plug-in configuration to a web server on IBM i
You can configure a web server plug-in on the IBM® i operating system to receive an HTTP request for dynamic resources. You can forward the request to the Liberty server, which provides high-availability and workload balancing through the web server plug-in.
Before you begin
- The web server that is provided with IBM i is already installed with product 5761-DG1 for IBM i V6R1 or 5770-DG1 for IBM i V7R1. The IBM i web server is referred to as the IBM HTTP Server for IBM i. The IBM HTTP Server that is provided with WebSphere® Application Server does not run on IBM i and is included in WebSphere Application Server for z/OS®, V7 and V8.0.
- Install the web server plug-ins and the WebSphere
Customization Toolbox (WCT). To install the web server plug-in, see Installing and configuring web server plug-ins.
For more information, see Installing and configuring web server plug-ins .
To install the WCT, see Installing and using the WebSphere Customization Toolbox.Install the WCT on your workstation. You do not need to install any of the WCT tools. The Java™ SDK installed with the WCT is used to run the JConsole Java utility in a later step.
About this task
A web server plug-in is used to forward HTTP requests from a supported web server to one or more application servers. The plug-in checks the request against configuration data in the plugin-cfg.xml file. The configuration data maps the URI for the HTTP request to the hostname of an application server. The web server plug-in then uses this information to forward the request to the application server.
The procedure applies to Liberty servers not in a collective.