Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-3

httpd mpm deprecated configurations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • JWS 3.0.1 CR1
    • JWS 3.0.0 GA
    • httpd
    • None
    • Release Notes
    • Hide
      An warning similar to the following presented when starting Apache HTTP Server on all platforms where JBoss Web Server was installed from zip files:

      ----
      [mpm_prefork:info] [pid 25132] AH00188: MaxClients is deprecated, use MaxRequestWorkers instead.
      [core:info] [pid 25132] AH00545: MaxRequestsPerChild is deprecated, use MaxConnectionsPerChild instead.
      ----

      This is because the `00-mpm.conf` file contained deprecated configurations. The deprecated configurations have been updated in this release, and the warning should no longer appear.
      Show
      An warning similar to the following presented when starting Apache HTTP Server on all platforms where JBoss Web Server was installed from zip files: ---- [mpm_prefork:info] [pid 25132] AH00188: MaxClients is deprecated, use MaxRequestWorkers instead. [core:info] [pid 25132] AH00545: MaxRequestsPerChild is deprecated, use MaxConnectionsPerChild instead. ---- This is because the `00-mpm.conf` file contained deprecated configurations. The deprecated configurations have been updated in this release, and the warning should no longer appear.
    • Documented as Resolved Issue

    Description

      There is a warning after httpd startup on RHEL - JWS3 installed from zips:
      [mpm_prefork:info] [pid 25132] AH00188: MaxClients is deprecated, use MaxRequestWorkers instead.
      [core:info] [pid 25132] AH00545: MaxRequestsPerChild is deprecated, use MaxConnectionsPerChild instead.

      00-mpm.conf should be changed according this warning.

      Please check also the 00-mpm.conf for Oracle Solaris and MS Windows.

      Attachments

        Activity

          People

            rhn-engineering-mturk Mladen Turk
            lfuka Libor Fuka
            Michal Karm Michal Karm
            Lucas Costi Lucas Costi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: