logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> News & Hangout View previous topic :: View next topic
Reply to topic   Topic: Apache httpd 2.4.35 GA available
Author
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Sat 22 Sep '18 10:32    Post subject: Apache httpd 2.4.35 GA available Reply with quote

Apache httpd 2.4.35 is released as GA.

ASF and Apachelounge changes :

www.apachelounge.com/Changelog-2.4.html

Build with dependencies:

- VC15 openssl 1.1.0i
- VC11/14 openssl 1.0.2p
- nghttp2 1.33.0
- jansson 2.11
- curl 7.61.1
- apr 1.6.5
- apr-util 1.6.1
- apr-iconv 1.2.2
- zlib 1.2.11
- brotli 1.0.6
- 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
Back to top
admin
Site Admin


Joined: 15 Oct 2005
Posts: 677

PostPosted: Sun 23 Sep '18 13:09    Post subject: Reply with quote

VC11 now available.

Post about dropping VC11 builds, see www.apachelounge.com/viewtopic.php?p=37345
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Tue 02 Oct '18 10:11    Post subject: Reply with quote

The ASF did not mention in the change log the security vulnerabilities fixed in 2.4.35.

See https://httpd.apache.org/security/vulnerabilities_24.html
Back to top


Reply to topic   Topic: Apache httpd 2.4.35 GA available View previous topic :: View next topic
Post new topic   Forum Index -> News & Hangout