Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3008 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.
VS16 note : The current VS16 is the last one, no updates anymore.
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 VS16 1.1.1t, VS17 3.1.0
- 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 VS16 5.2.4, VS17 5.4.4
- expat 2.5.0
Notes VS17 OpenSSL 3.0.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 Mon 15 May '23 14:20; edited 7 times in total |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3008 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: 3008 Location: Hilversum, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1213 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: 663
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1213 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: 3008 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: 3008 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: 7202 Location: Germany, Next to Hamburg
|
|
Back to top |
|