Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3011 Location: Hilversum, NL, EU
|
Posted: Thu 06 Apr '23 10:37 Post subject: Apache httpd 2.4.57 GA Available :: Update |
|
|
Apache httpd 2.4.57 is released as GA.
Dropped the VS16 builds and moved the last VS16 to the Additonal download page, see https://www.apachelounge.com/viewtopic.php?t=9068
31 May 2023 Update, OpenSSL update, see below
15 May 2023 Update, OpenSSL update, see below
17 April 2023 Update, Fix regression with APR 1.7.3, see below
ASF and Apachelounge changes : https://www.apachelounge.com/Changelog-2.4.html
Important fix for crash in mod_http2 with mod_fcgid, which is present in 2.4.55 and 2.4.56, see https://www.apachelounge.com/viewtopic.php?p=41795#41795
Documentation: http://httpd.apache.org/docs/2.4/
Build with dependencies:
- openssl 3.1.1
- nghttp2 1.52.0
- jansson 2.14
- curl 8.0.1
- apr 1.7.3
- apr-util 1.6.3
- apr-iconv 1.2.2
- zlib 1.2.13
- brotli 1.0.9
- pcre2 10.42
- libxml2 2.10.3
- lua VS17 5.4.4
- expat 2.5.0
Notes VS17 OpenSSL 3.x.x:
- Only PHP 8.2 and 8.1 (build with 3.x.x) is running as module.
Running with mod_fcgid no issues seen.
For running as module, See also the post from user Otomatic and notes at https://www.apachelounge.com/viewtopic.php?t=8969
and https://www.apachelounge.com/viewtopic.php?t=8938
- With too weak certificates/ciphers Apache does not start, see https://www.apachelounge.com/viewtopic.php?t=8819
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 Wed 31 May '23 14:48; edited 9 times in total |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3011 Location: Hilversum, NL, EU
|
|
Back to top |
|
FreeBeing11
Joined: 28 Apr 2023 Posts: 1 Location: France
|
Posted: Fri 28 Apr '23 18:49 Post subject: |
|
|
Hi,
If I understand, there is a problem with httpd 2.4.57 and any other PHP version than 8.2.x when this is used as Apache module ?
I'm suprised, because I used your httpd 2.4.57 build with PHP 8.1.18 as module.
Please, do you have more informations ?
Thank you |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3011 Location: Hilversum, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1215 Location: Amsterdam, NL, EU
|
Posted: Mon 08 May '23 10:45 Post subject: |
|
|
I was not aware of any change like that for PHP 8.1. And it is not true. The official builds of PHP 8.1.18 and PHP 8.1.19 RC1 still come with OpenSSL 1.1.1:
https://windows.php.net/download/ |
|
Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 666
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1215 Location: Amsterdam, NL, EU
|
Posted: Mon 08 May '23 13:17 Post subject: |
|
|
I just asked Christoph in the mailinglists what the current status is. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3011 Location: Hilversum, NL, EU
|
Posted: Mon 15 May '23 14:04 Post subject: |
|
|
Updated to OpenSSL 3.1.0 |
|
Back to top |
|
Otomatic

Joined: 01 Sep 2011 Posts: 110 Location: Paris, France, EU
|
Posted: Mon 15 May '23 15:09 Post subject: |
|
|
Hi,
In the VS17 zip file of May 15, 2023, there is no apache/bin/iconv/ folder
Is this normal  |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3011 Location: Hilversum, NL, EU
|
Posted: Mon 15 May '23 15:14 Post subject: |
|
|
Removed it. Never seen that it was used. |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7204 Location: Germany, Next to Hamburg
|
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3011 Location: Hilversum, NL, EU
|
Posted: Wed 31 May '23 14:48 Post subject: |
|
|
Updated to OpenSSL 3.1.1 |
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 21 Location: Germany
|
Posted: Thu 01 Jun '23 8:14 Post subject: |
|
|
Is it possible to get the VS17 binarys still with OpenSSL 1.1.1u.
We are still using 8.0 the migration to 8.2 is already running but is time consuming. |
|
Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 666
|
Posted: Thu 01 Jun '23 8:30 Post subject: |
|
|
No plans to build with 1.1.1 |
|
Back to top |
|