Download Apache httpd 2.4.35

Spread the love

The Apache HTTP Server Project development team has released a new version of the Apache web server with the version number 2.4.35. This server is using modules provide all kinds of additional functionality. For more information, please refer to this page† The announcement and list of changes for version 2.4.35 are as follows:

Apache HTTP Server 2.4.35 Released

The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.4.35 of the Apache HTTP Server (“Apache”). This version of Apache is our latest GA release of the new generation 2.4.x branch of Apache HTTPD and represents fifteen years of innovation by the project, and is recommended over all previous releases. This release of Apache is a security, feature and bug fix release.

We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade.

Changes with Apache 2.4.35

  • http: Enforce consistently no response body with both 204 and 304 statuses.
  • mod_status: Cumulate CPU time of exited child processes in the “cu” and “cs” values. Add CPU time of the parent process to the “c” and “s” values.
  • mod_proxy: Improve the balancer member data shown in mod_status when “ProxyStatus” is “On”: add “busy” count and show byte counts in auto mode always in units of kilobytes.
  • mod_status: Add cumulated response duration time in milliseconds.
  • mod_status: Complete the data shown for async MPMs in “auto” mode. Added number of processes, number of stopping processes and number of busy and idle workers.
  • mod_ratelimit: Don’t interfere with “chunked” encoding, fixing regression introduced in 2.4.34. PR 62568.
  • mod_proxy: Remove load order and link dependency between mod_lbmethod_* modules and mod_proxy. PR 62557.
  • Allow the argument to , , , , and to be quoted. This is primarily for the benefit of .
  • mod_watchdog: Correct some log messages.
  • mod_md: When the last domain name from an MD is moved to another one, that now empty MD gets moved to the store archive. PR 62572.
  • mod_ssl: Fix merging or SSLOCSPOverrideResponder.
  • mod_proxy_balancer: Restore compatibility with APR 1.4.

Version number 2.4.35
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, UNIX, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016
Website Apache Software Foundation
Download
License type Conditions (GNU/BSD/etc.)
You might also like