You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by aa...@apache.org on 2002/02/01 18:25:14 UTC

cvs commit: httpd-2.0 CHANGES

aaron       02/02/01 09:25:14

  Modified:    .        CHANGES
  Log:
  Create the scoreboard (in the parent) in a global pool context, so it
  survives graceful restarts. This fixes a SEGV during graceful restarts.
  
  Revision  Changes    Path
  1.555     +4 -0      httpd-2.0/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/CHANGES,v
  retrieving revision 1.554
  retrieving revision 1.555
  diff -u -r1.554 -r1.555
  --- CHANGES	31 Jan 2002 20:38:06 -0000	1.554
  +++ CHANGES	1 Feb 2002 17:25:13 -0000	1.555
  @@ -1,5 +1,9 @@
   Changes with Apache 2.0.32-dev
   
  +  *) Create the scoreboard (in the parent) in a global pool context,
  +     so it survives graceful restarts. This fixes a SEGV during
  +     graceful restarts.  [Aaron Bannert]
  +
     *) The Location: response header field, used for external
        redirect, *must* be an absoluteURI.  The Redirect directive
        tested for that, but RedirectMatch didn't -- it would allow