Managing ASF Tomcat servers with HTTP Server (powered by Apache)

 

In the IBM HTTP Server for i5/OS, you can configure the ASF Tomcat module for your server as well as manage your local ASF Tomcat servers with the Web Administration for i5/OS interface.

Information for this topic supports the latest PTF levels for HTTP Server for i5/OS . IBM recommends that you install the latest PTFs to upgrade to the latest level of the HTTP Server for i5/OS. Some of the topics documented here are not available prior to this update. See IBM Service for more information.

Use the IBM® Web Administration for i5/OS™ interface to configure the ASF Tomcat module for your HTTP Server (powered by Apache), as well as, manage your local ASF Tomcat servers. The interface supports both in-process and out-of-process ASF Tomcat servers.

An in-process ASF Tomcat server runs within an HTTP Server (powered by Apache) process and starts and ends at the same times as the HTTP server. An out-of-process ASF Tomcat server runs in its own process and may be started or stopped independently of the HTTP server. Out-of-process servers make it possible for the HTTP server and the servlet engine to exist on different systems.

The ASF Tomcat module is used by the HTTP Server (powered by Apache) to intercept certain requests and forward them to an ASF Tomcat server anywhere within your network for the servlet engine to handle.

 

Parent topic:

Tomcat tasks

 

Enabling and disabling the ASF Tomcat module for HTTP Server (powered by Apache)

You can enable or disable the ASF Tomcat module without discarding your configuration by doing the following:

  1. Click the Manage tab.

  2. Click the HTTP Servers subtab.

  3. Select your HTTP Server (powered by Apache) from the Server list.

  4. Expand Server Properties.

  5. Click ASF Tomcat Settings.

  6. Check or uncheck Enable servlets for this HTTP Server.

  7. Click OK.

 

Starting and stopping out-of-process ASF Tomcat servers

You can start or stop an out-of-process ASF Tomcat server by doing the following:

  1. Click the Manage tab.

  2. Click the All Servers subtab.

  3. Click the All ASF Tomcat Servers tab.

  4. Select the ASF Tomcat out-of-process server you want to stop.

  5. Click Stop or Start.