Tasks

Plan for the HTTP server and plug-in


 

+

Search Tips   |   Advanced Search

 

Web server decisions, such as whether to collocate the Web server with other processes, and whether to make the Web server managed or unmanaged, depend on the chosen topology.

installation process includes...

  1. Installing a supported Web server and the appropriate Web server plug-in
  2. Defining the Web server to WAS

When installing the IBM HTTP Server shipped with WAS, we now have the option to install the Web server plug-in at the same time. If we choose this option, we will automatically get a remote installation.

The location for the plug-in configuration file is...

IHS_HOME/Plugins/config

The location for the plug-in configuration script is...

IHS_HOME/Plugins/bin

The plug-in installer maps all possible configurations to three scenarios...

 

Local standalone

Default unfederated stand-alone profile that has no existing Web server definition.

The Plug-ins Installation Wizard performs the following tasks in this case:

If the stand-alone profile is federated, we need to re-create the Web server definition. We can start the Web server and WAS without any manual steps and access the snoop servlet through the Web server to verify that everything is working.

 

Local distributed

Has the following characteristics:

The Plug-ins installation wizard performs the following tasks in this case:

If the managed node is still not federated, federate the node first. This will avoid the Web server definition being lost after the federation has occurred.

Run the manual Web server definition creation script. Start the Web server and WAS and run the snoop servlet to verify that everything is working.

 

Remote

Has the following characteristics:

The plug-ins installation wizard performs the following tasks in this case:

 

What is next?

If DefaultApplication.ear enterprise application is installed, and <plugin_root>/plugin-cfg.xml exists, you can verify functionality by running...

http://<hostname>:<web_server_port>/snoop

To define Web server definition using the script...

  1. Copy the configuration script to the WAS machine.

  2. Run the manual Web server definition creation script.

  3. Copy the generated Web server definition plugin-cfg.xml file back to the Web server machine into the <plugin_root> directory tree. For IBM HTTP Server, we can use the propagation feature.

  4. Start the Web server and WAS and select the snoop servlet.

 


+

Search Tips   |   Advanced Search

 
Search the Web | Search skywayradio