Commit 164da4cd authored by Cliff Woolley's avatar Cliff Woolley
Browse files

Pull in restart fix to the 2.0.23 tag

T CHANGES
T modules/generators/mod_cgid.c


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_23-branch@90049 13f79535-47bb-0310-9956-ffa450edef68
parent 208f61d7
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
Changes with Apache 2.0.23
Changes with Apache 2.0.23


  *) Fix a restart problem when cgid is used.  Code in the parent
     httpd process was trying to clear a pool which is now only 
     initialized in the child.  [Greg Ames, Jeff Trawick]

  *) Use the prefork MPM by default on Unix.  [various]
  *) Use the prefork MPM by default on Unix.  [various]


  *) Added a systray icon monitor application for Win32.
  *) Added a systray icon monitor application for Win32.