Chapter 2. Behavioral differences between JBCS 2.4.51 distributions on different RHEL versions
Unlike JBCS 2.4.51 on RHEL 7 or RHEL 8, the JBCS 2.4.51 distribution for RHEL 9 systems is based on the RHEL distribution of the Apache HTTP Server httpd package.
Because of this difference between the JBCS 2.4.51 distributions for different RHEL versions, JBCS 2.4.51 on RHEL 9 has certain behavioral differences compared to JBCS 2.4.51 on earlier RHEL versions.
Consider the following guidelines:
-
On RHEL 9, the
mod_securitymodule does not support theSecCollectionGCFrequencydirective for specifying garbage collection frequency. Themod_securitymodule that JBCS provides on RHEL 7 and RHEL 8 supports theSecCollectionGCFrequencydirective. -
On RHEL 9, the
mod_deflatemodule does not support theDeflateAlterEtagdirective for specifying how to alter the ETag header when a response is compressed. Themod_deflatemodule that JBCS provides on RHEL 7 and RHEL 8 supports theDeflateAlterEtagdirective. On RHEL 9, the
httpd.conf.samplefile does not include the following content:-
A default
PidFiledirective for specifying the file in which the server records the process ID of the daemon -
A list of
AddLanguagedirectives in themod_mimesection for mapping specific filename extensions to specific content languages -
A configuration section for the
web_davmodule for web-based distributed authoring and versioning (WebDav)
The
httpd.conf.samplefile that JBCS provides on RHEL 7 and RHEL 8 includes all of the preceding content.-
A default