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.46 GA Available :: Update
Author
Steffen
Moderator


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

PostPosted: Wed 05 Aug '20 14:05    Post subject: Apache httpd 2.4.46 GA Available :: Update Reply with quote

Apache httpd 2.4.46 is released as GA.

Apache htttpd 2.4.44 and 2.4.45 are not released.



27 March 2021 Updated, see below
18 February 2021 Updated, see below
10 December 2020 Updated, see below
2 October 2020 Updated, see below



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

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

Build with dependencies:

- openssl 1.1.1k
- nghttp2 1.41.0
- jansson 2.13.1
- curl 7.72.0
- apr 1.7.0
- apr-util 1.6.1
- apr-iconv 1.2.2
- zlib 1.2.11
- brotli 1.0.9
- pcre 8.44
- libxml2 2.9.10
- lua 5.2.4
- expat 2.2.9

One Redistributable for VC14, VC15 and VS16
For VC14, VC15 and VS16 there is now only one Redistributable, called Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019

When you have already installed the VC14 and/or VC15 Redistributable. Then after install of the new, the Redistributable VC14/15 is updated from 14.0x.xx/14.1x.xx to the new one 14.2x.xx , it is called Microsoft Visual C++ 2015-2019 Redistributable and you can still use VC15/14.

Note from Microsoft: Visual C++ 2015, 2017 and 2019 all share the same redistributable files.
For example, installing the Visual C++ 2015-2019 Redistributable will affect programs built with Visual C++ 2015 and 2017 also. However, installing the Visual C++ 2015 Redistributable will not replace the newer versions of the files installed by the Visual C++ 2015-2019 Redistributable.

This is different from all previous Visual C++ versions, as they each had their own distinct runtime files, not shared with other versions.

VS16, VC14 and VC15 are backward compatible.
VS16 is backward compatible to VC15/14 and VC15 backward to VC14. That means for example, a VC15/14 module can be used inside a VS16 binary (for example PHP VC15/14 as module).

Why we have a VS16 now
Maybe you noticed that we call Visual Studio C++ 2019 VS16 instead of VC16. In consultation with the PHP team we both now going to use VS16. VS16 is the version number of Visual Studio 2019.

The reason is, that VC15 is already a fictional identity, as the real VC++ version is 14.1, as you know. The new default one is now 14.2 still, not 16. Also, the version numbers move a lot faster now that in versions before VS2015. Thus, it turns out better to refer to the Visual Studio version and it's default toolset, than trying to catch up with the VC++ version which became unpredictable. Back in time, we've started to build with a preview of VS2017, which was indeed VC15, but after the GA release the version has been changed to 14.1, where we didn't catch up.


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


Last edited by Steffen on Sun 28 Mar '21 17:06; edited 11 times in total
Back to top
Steffen
Moderator


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

PostPosted: Fri 07 Aug '20 14:12    Post subject: Reply with quote

The fixed Security vulnerabilities page in this and earlier releases is updated https://httpd.apache.org/security/vulnerabilities_24.html
Back to top
Steffen
Moderator


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

PostPosted: Fri 02 Oct '20 12:54    Post subject: Reply with quote

VS16 : Update Openssl, Curl, Brotli and Applied APR patch, see https://www.apachelounge.com/Changelog-2.4.html

Also update available for Microsoft Visual C++ Redistributable for Visual Studio 2015-2019 version now 14.27.29112.0


Last edited by Steffen on Sat 03 Oct '20 13:43; edited 1 time in total
Back to top
Steffen
Moderator


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

PostPosted: Thu 10 Dec '20 13:48    Post subject: Reply with quote

Update Openssl, see https://www.apachelounge.com/Changelog-2.4.html

Also update available for Microsoft Visual C++ Redistributable for Visual Studio 2015-2019 version now 14.28.29325.2
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Fri 05 Feb '21 10:40    Post subject: Reply with quote

Maybe for the next release: update libexpat to 2.2.10.
https://libexpat.github.io/
Back to top
Steffen
Moderator


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

PostPosted: Thu 18 Feb '21 12:10    Post subject: Reply with quote

Update Openssl, see https://www.apachelounge.com/Changelog-2.4.html
Back to top
Steffen
Moderator


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

PostPosted: Sat 27 Mar '21 13:44    Post subject: Reply with quote

Update Openssl to 1.1.1k, see https://www.apachelounge.com/Changelog-2.4.html
Back to top


Reply to topic   Topic: Apache httpd 2.4.46 GA Available :: Update View previous topic :: View next topic
Post new topic   Forum Index -> News & Hangout