Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2015 13:41:45 -0600
From:      Mark Felder <feld@FreeBSD.org>
To:        freebsd-apache@freebsd.org
Subject:   Re: [Bug 196139] www/apache24: Update to 2.4.12 / unbreak build with libressl
Message-ID:  <1422733305.2082711.221404909.496DCAE0@webmail.messagingengine.com>
In-Reply-To: <bug-196139-16115-OfRqbGl3V2@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196139-16115@https.bugs.freebsd.org/bugzilla/> <bug-196139-16115-OfRqbGl3V2@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sat, Jan 31, 2015, at 09:23, bugzilla-noreply@freebsd.org wrote:
> 
> 
> 
>   - change MPM backend from static to dynamic,
>     but keep mpm_prefork for compatiblity with e.g. php modules
>   - install dedicated MPM load file in case httpd was build with modular
>   MPM
>     (modules.d/000_mpm_prefork_fallback.conf)
>   - disable SSLv3 and SSLv2 fallback in sample httpd-ssl-conf
>   - use @sample macro instead EXAMPLESDIR
>   - add some SSLCipherSuite examples for OpenSSL >= 1.0.x
>   - add libressl support [1]
>   - add pkg-install script (to handle new modular MPM build)
>   - build now most all modules, so users using packages don't have
>     to run a custom build for missing modules
>   - fix suexec mode
> 

These are good changes especially the MPM. I noticed that RHEL/CentOS
lets you choose which MPM easily because they're all modules and that
seems like a good direction to go.

Thanks ohauer!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1422733305.2082711.221404909.496DCAE0>