You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jim Jagielski <ji...@jaguNET.com> on 2013/11/13 14:48:54 UTC

Re: svn commit: r1541516 - /httpd/httpd/branches/2.4.x/CHANGES

+1... I wasn't sure the best entry to add :)

On Nov 13, 2013, at 8:31 AM, covener@apache.org wrote:

> Author: covener
> Date: Wed Nov 13 13:31:22 2013
> New Revision: 1541516
> 
> URL: http://svn.apache.org/r1541516
> Log:
> owed a CHANGES entry on r1538490 backport, review appreciated.
> 
> 
> Modified:
>    httpd/httpd/branches/2.4.x/CHANGES
> 
> Modified: httpd/httpd/branches/2.4.x/CHANGES
> URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/CHANGES?rev=1541516&r1=1541515&r2=1541516&view=diff
> ==============================================================================
> --- httpd/httpd/branches/2.4.x/CHANGES [utf-8] (original)
> +++ httpd/httpd/branches/2.4.x/CHANGES [utf-8] Wed Nov 13 13:31:22 2013
> @@ -2,6 +2,10 @@
> 
> Changes with Apache 2.4.7
> 
> +  *) event MPM: Possible crashes (third party modules accessing c->sbh) 
> +     or occasional missed mod_status updates for some keepalive requests 
> +     under load. [Eric Covener]
> +
>   *) mod_authn_socache: Support optional initialization arguments for
>      socache providers.  [Chris Darroch]
> 
> 
>