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.66 GA Available :: Updated
Author
Steffen
Moderator


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

PostPosted: Sun 07 Dec '25 14:39    Post subject: Apache httpd 2.4.66 GA Available :: Updated Reply with quote

Apache httpd 2.4.66 is released as GA.

31 January 2026 Update, OpenSSL ,curl and jansson, see below

23 February 2026 Update, see below


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

Important security vulnerabilities fixed in 2.4.xx, see https://httpd.apache.org/security/vulnerabilities_24.html .

The Win32 with modules is available again.

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

Build with dependencies:

- openssl 3.6.1
- nghttp2 1.68.0
- jansson 2.15.0
- curl 8.18.0
- apr 1.7.6
- apr-util 1.6.3
- apr-iconv 1.2.2
- zlib 1.3.1
- brotli 1.2.0
- pcre2 10.47
- libxml2 2.15.1
- lua 5.4.8
- expat 2.7.3

Enjoy


Last edited by Steffen on Sun 01 Feb '26 15:18; edited 5 times in total
Back to top
Steffen
Moderator


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

PostPosted: Sun 01 Feb '26 15:21    Post subject: Reply with quote

Win32 with modules again available.


Updated curl to 8.18.0, openssl to 3.6.1 and jansson to 2.15.0
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 731

PostPosted: Mon 23 Feb '26 14:31    Post subject: Reply with quote

Build HTTPD Win64 without defining base address as we had in VS17 2.4.65.
Microsoft says also to leave the allocation to the Linker, otherwise possible crashes.
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 731

PostPosted: Wed 25 Feb '26 17:36    Post subject: Reply with quote

To make Apache more stable.

Please add to httpd.conf :

<IfModule mpm_winnt_module>
ThreadStackSize 8388608
ThreadsPerChild 512
MaxConnectionsPerChild 2048
</IfModule>
Back to top


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