Configuring IBM HTTP Server
When you have successfully installed HCL Connections™ to run on WebSphere® Application Server, you can configure IBM® HTTP Server to handle web traffic.
Prerequisites
You have installed and configured the prerequisite software.
- IBM WebSphere Application Server with the latest version and fixes
- IBM HTTP Server with the latest version and fixes
- IBM Web server plug-ins with the latest version and fixes
- HCL Connections and databases
Configuring the IBM HTTP server
Depending on whether the IBM HTTP server was installed and configured during Connections installation, some of the these tasks might already have been performed. Configure IBM HTTP Server to manage web requests to HCL Connections by following these steps.
Disabling edge-side-include caching
Edge-side-include (ESI) caching is enabled by default in WebSphere Application Server. You must disable it for HCL Connections. If it is not disabled, it will cause problems with HCL Connections applications. For example, the Surveys application as well as others.
To disable ESI caching, in the WebSphere Administration Console, go to Servers > Server Types > Web servers > web_server_name > Plug-in properties > Caching and deselect Enable Edge Side Include (ESI) processing to cache the responses. Save the configuration and synchronize nodes. Then generate the plugin configuration, propagate it, and restart the HTTP server or servers.
- Defining IBM HTTP Server
Define IBM HTTP Server to manage web connections. If you select to configure HTTP Server at the beginning of the Connections installation, you would perform this task at that point; otherwise you would perform this after installation completes. - Mapping applications to IBM HTTP Server
Map HCL Connections applications to IBM HTTP Server. - Verifying application mappings
Complete this task only if you did not select to configure IBM HTTP Server during the installation HCL Connections. -
Configuring IBM HTTP Server for an encrypted connection
Configure IBM HTTP Server to use an encrypted connection. - Adding certificates to the WebSphere trust store
Import a self-signed IBM HTTP Server certificate into the default trust store of IBM WebSphere Application Server. - Determining which files to compress
If you are not compressing content with the IBM WebSphere Application Server Edge components or a similar device, configure the IBM HTTP Server to compress certain types of content to improve browser performance. - Updating HCL Connections to use the HTTP server
Update the web addresses that IBM HTTP Server uses to access HCL Connections applications. -
Configuring file downloads through IBM HTTP Server
Configure IBM HTTP Server to manage file downloads from Activities, Files, Mobile, and Wikis. This approach is more efficient than using IBM WebSphere Application Server to serve file downloads. - Configuring file uploads through IBM HTTP Server
Configure the IBM HTTP Server to manage file uploads from Activities and Files. This approach is more efficient than using the IBM WebSphere® Application Server to receive files larger than 500 MB.
Parent topic:Post-installation tasks
Related information