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.37 GA Available :: Updated |
|
Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Mon 22 Oct '18 16:37 Post subject: Apache httpd 2.4.37 GA Available :: Updated |
|
|
Apache httpd 2.4.37 is released as GA, httpd 2.4.36 was not released.
21 November 2018: Updated, see below
ASF and Apachelounge changes :
www.apachelounge.com/Changelog-2.4.html
Notice:
This is the first VC15 release with TLSv1.3 Openssl 1.1.1 support.
To use TLSv1.3 see http://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslciphersuite
For example at Apache Lounge we have:
SSLProtocol -all +TLSv1.2 +TLSv1.3
You do not have to define SSLCipherSuite for 1.3, it is choosen/defaults auto.
You can check it at https://www.ssllabs.com/ssltest/analyze.html
If you do not want the Default, see www.apachelounge.com/viewtopic.php?p=37474#37474
Chrome 70 supports 1.3 now too, you can check it with More Tools/Developer Tools/Security
Build with dependencies:
- VC15 openssl 1.1.1a, VC14/11 1.0.2q
- nghttp2 1.34.0
- jansson 2.11
- curl 7.62.0
- apr 1.6.5
- apr-util 1.6.1
- apr-iconv 1.2.2
- zlib 1.2.11
- brotli 1.0.7
- pcre 8.42
- libxml2 2.9.8
- lua 5.2.4
- expat 2.2.6
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 Fri 23 Nov '18 12:04; edited 6 times in total |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Mon 22 Oct '18 17:32 Post subject: |
|
|
All flavors of 2.4.37 available now.
Have fun,
Steffen |
|
Back to top |
|
CamaroSS
Joined: 24 Jan 2013 Posts: 78 Location: RF, Tver
|
Posted: Tue 23 Oct '18 16:54 Post subject: |
|
|
Thank you! |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Wed 21 Nov '18 13:54 Post subject: |
|
|
Update to latest OpenSSL, Brotli and Curl, see changelog entry 21 November 2018 www.apachelounge.com/Changelog-2.4.html
The OpenSSL, Brotli and Curl changes are minor. For OpenSSL see www.apachelounge.com/viewtopic.php?t=8156
VC14 and VC11 later.
Also:
New version 14.16.27012.6 Microsoft Visual C++ Redistributable for Visual Studio 2017
To update use the link on the VC15 download page.
Enjoy,
Steffen |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sat 24 Nov '18 12:16 Post subject: |
|
|
VC14 and VC11 Update now available. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sun 13 Jan '19 16:23 Post subject: |
|
|
Update available for Microsoft Visual C++ Redistributable for Visual Studio 2017.
See VC15 download page.
Now the version is 14.16.27024.1 |
|
Back to top |
|
|
|
|
|
|