Author |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Mon 19 Feb '18 15:30 Post subject: Apache httpd 2.4.32-vote available |
|
|
Apache httpd 2.4.32 is around the corner, voting at ASF has started.. Expected that this is becoming the final.
ASF and Apachelounge changes :
https://www.apachelounge.com/Changelog-2.4.html
Download:Removed, is released as httpd 2.4.32 GA
Notices:
*) mod_md is added as an experimental module with 2.4.30, not advised to use in production yet, we need more success stories.
Build with:
nghttp2 1.31.0
jansson 2.11
curl 7.58.0
apr 1.6.3
apr-util 1.6.1 with Crypto OpenSSL enabled
apr-iconv 1.2.2
VC15 openssl 1.1.0g
zlib 1.2.11
brotli lib 1.0.3
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.8
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
Last edited by admin on Sun 18 Mar '18 18:14; edited 4 times in total |
|
Back to top |
|
DnvrSysEngr
Joined: 15 Apr 2012 Posts: 226 Location: Denver, CO USA
|
Posted: Tue 20 Feb '18 22:53 Post subject: |
|
|
Using Apache httpd 2.4.30-dev since Sunday morning and have not encountered any issues. Pretty simple simple setup with 3 vhosts with fairly basic PHP.
Just putting in my 2cents worth. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Wed 21 Feb '18 13:18 Post subject: |
|
|
Thank for letting us know.
ASF tried to vote/release above, but the release process/procedure of 2.4.30 was going wrong.
The used source 2.4.30 is correct.
So we get 2.4.31, which remains relatively the same as 2.4.30. Maybe a few (little) changes. |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Thu 22 Feb '18 5:17 Post subject: |
|
|
so far so good.The only issue i had from lets encrypt. I had to change managdomain to mdomain. |
|
Back to top |
|
pbhq
Joined: 17 Mar 2013 Posts: 37 Location: Germany
|
Posted: Fri 23 Feb '18 19:09 Post subject: |
|
|
I am using version 2.4.30.dev now for 3 days and so far without a noticeable problem. The Apache is configured with various vHosts, including SSL with a mix of the standard Apache SSL method and a vHost for testing mod_md with three domains.
What should I say: It is stable . |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Sun 04 Mar '18 17:55 Post subject: |
|
|
2.4.31 is broke with abs.exe not working. Of course just revert the last commit to it and it works fine. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Mon 05 Mar '18 13:41 Post subject: |
|
|
Updated the change log. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Tue 13 Mar '18 15:05 Post subject: |
|
|
Updated the download to 2.4.32.
Voting at ASF has started.. Expected that this is becoming the final.
https://www.apachelounge.com/Changelog-2.4.html Notice that a fix is applied for crashing external modules like mod_security. Expected is that this fix is becoming official in the next realese. |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
Posted: Tue 13 Mar '18 17:32 Post subject: |
|
|
Care to record your vote on dev@h.a.o? Daniel's asking
If you don't feel like giving it a +1 or -1, give it a +0. I've done that before myself. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Tue 13 Mar '18 19:16 Post subject: |
|
|
Is released as httpd 2.4.32 GA |
|
Back to top |
|