PQ59241; 4.0.2/4.0.3: Add EAPI support for Apache
Web server plugin
Downloadable files
Abstract
Need Extended Application Programming Interface (EAPI)
compiled HTTP Server plugin-in
Download Description
USERS AFFECTED:
WebSphere Application Server version 4.0.1 using the Apache Web server
plugin for a webserver compiled with EAPI support.
PROBLEM DESCRIPTION:
The plugin had only been compiled with the headers files for the base
Apache API. Therefore, a message was seen at server startup when loaded
into an Apache EAPI webserver.
The Apache 1.3 Web server has 2 different APIs. There is the base API that
is more commonly used and there is the EAPI that is used for SSL support
and some of the more advanced plugins. The WebSphere Application Server
plugin had only been compiled against the base API header files.
PROBLEM CONCLUSION:
Compile the plugin against the extended API header files and eliminate the
warning message at server startup.
Prerequisites
None
Installation instructions
Please review the readme for detailed installation instructions