Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Apache httpd 2.4.34 GA available :: Updated |
|
Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sat 14 Jul '18 10:43 Post subject: Apache httpd 2.4.34 GA available :: Updated |
|
|
Apache httpd 2.4.34 is released as GA.
15 August 2018: Update OpenSSL, see changelog
ASF and Apachelounge changes :
www.apachelounge.com/Changelog-2.4.html
Build with dependencies:
- VC15 openssl 1.1.0i, VC11/14 openssl 1.0.2o
- nghttp2 1.32.0
- jansson 2.11
- curl 7.61.0
- apr 1.6.3
- apr-util 1.6.1
- apr-iconv 1.2.2
- zlib 1.2.11
- brotli lib 1.0.5
- pcre 8.42
- 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 Steffen on Wed 15 Aug '18 12:14; edited 2 times in total |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Wed 15 Aug '18 12:13 Post subject: |
|
|
Update to latest OpenSSL, see changelog entry 15 August 2018 www.apachelounge.com/Changelog-2.4.html
VC14 and VC11 maybe later, no priority
Also:
New version 14.15.26706.0 Microsoft Visual C++ Redistributable for Visual Studio 2017
To update use the link on the VC15 download page. |
|
Back to top |
|
|
|
|
|
|