You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2008/10/22 12:27:30 UTC

svn commit: r707023 - /httpd/httpd/trunk/CHANGES

Author: rpluem
Date: Wed Oct 22 03:27:30 2008
New Revision: 707023

URL: http://svn.apache.org/viewvc?rev=707023&view=rev
Log:
* This one is backported.

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=707023&r1=707022&r2=707023&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Wed Oct 22 03:27:30 2008
@@ -24,10 +24,6 @@
      DBD_LIST is still used to build additional dbd drivers.
      [Tom Donovan]
 
-  *) Worker MPM: Crosscheck that idle workers are still available before using
-     them and thus preventing an overflow of the worker queue which causes
-     a SegFault. PR 45605 [Denis Ustimenko <denusk gmail.com>]
-
   *) mod_proxy_ajp: Fix wrongly formatted requests where client
      sets Content-Length header, but doesn't provide a body.
      Servlet container always expects that next packet is