logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> News & Hangout View previous topic :: View next topic
Reply to topic   Topic: Apache httpd 2.4.29 GA available :: update
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Mon 23 Oct '17 10:19    Post subject: Apache httpd 2.4.29 GA available :: update Reply with quote

Apache httpd 2.4.29 GA is now available at the download pages.

10 December: Update, see changelog
04 November: Update, see changelog


ASF and Apachelounge changes : https://www.apachelounge.com/Changelog-2.4.html

Notices:

*) mod_brotli was added with 2.4.26, more info and configuration see https://www.apachelounge.com/viewtopic.php?p=35265

Build with:
nghttp2 1.27.0
apr 1.6.3
apr-util 1.6.1 with Crypto OpenSSL enabled
apr-iconv 1.2.2
VC15 openssl 1.1.0g, VC11/14 openssl 1.0.2n
zlib 1.2.11
brotli lib 1.0.1
pcre 8.41 with JIT, SUPPORT_UTF, SUPPORT_UNICODE_PROPERTIES, REBUILD_CHARTABLES
httpd.exe with OPENSSL_Applink and VC14/15 SupportedOS Manifest
libxml2 2.9.7
lua 5.2.4
expat 2.2.5

VC15 notes:
VC15 is backward compatible to VC14. That means, a VC14 module can be used inside a VC15 binary (for example PHP VC14 as module). Because this compatibility the version number of the Redistributable is 14.1x.xx and after you install, the Redistributable VS2015 is updated from 14.0x.xx to VS2017 14.1x.xx (you can still use VC14).

Documentation: http://httpd.apache.org/docs/2.4/

When you have hangs, slow traffic and/or when having in your log entries like Asynchronous AcceptEx failed. You can try the following settings:

AcceptFilter http none
AcceptFilter https none
EnableSendfile off
EnableMMAP off

Enjoy,

Steffen

------------------------ ASF Announcement ---------------------

The Apache Software Foundation and the Apache HTTP Server Project
are pleased to announce the release of version 2.4.29 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.


Last edited by Steffen on Sun 10 Dec '17 14:49; edited 3 times in total
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Sun 10 Dec '17 14:50    Post subject: Reply with quote

VC14 and VC11 updated to latest openssl 1.0.2n.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Thu 08 Mar '18 14:25    Post subject: Reply with quote

New C++ Redistributable for Visual Studio 2017, see VC15 download page.
Back to top


Reply to topic   Topic: Apache httpd 2.4.29 GA available :: update View previous topic :: View next topic
Post new topic   Forum Index -> News & Hangout