HTTPd tracing modules
Before you begin
Refer to the following points:
-
You can find the module file
mod_dem_[arch]-[version].soand the matchingtracelibrary_[arch]-[version].sofor all supported versions of Apache HTTPd and IBM HTTP Server. -
To pick the right module files, you must know the version of Apache HTTPd and IBM HTTP Server you want to trace. You can find that by running the
apachectl -Vcommand. -
mod_dem_[arch]-[version].sois a module file of the Apache HTTP Server. You can place the module file anywhere the Apache HTTP Server can access it. -
Place
tracelibrary_[arch]-[version].soin the same directory asmod_dem_[arch]-[version].so, such as<HTTP Server Home>/ modules. -
After you place
tracelibrary_[arch]-[version].soin the same directory asmod_dem_[arch]-[version].so, you must modifyhttpd.confto loadmod_dem_[arch]-[version].so, such asLoadModule dem_module /opt/IBM/HTTPServer/modules/mod_dem_x86_64-1.0.20.so.
All the links are secured with HTTP Basic Authentication. To download the files, use _ as the username and a valid agent key as the password.
Apache HTTPd
Apache HTTPd 2.4.x
-
[linux x86_64]:
-
[windows 64bit]:
-
[windows 32bit]:
Apache HTTPd 2.2.30 or higher
- [linux x86_64]:
IBM HTTP Server
IBM HTTP Server 9.0.x
-
[aix ppc64]:
-
[linux IBM z Systems]:
-
[linux x86_64]:
-
[windows 64bit]:
-
[windows 32bit]:
IBM HTTP Server 8.5.5.12 or higher
-
[aix ppc64]:
-
[linux IBM z Systems]:
-
[linux x86_64]: