jim 96/09/08 10:31:36
Modified: src CHANGES
Log:
might as well... CHANGES attributes
Revision Changes Path
1.62 +6 -2 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.61
retrieving revision 1.62
diff -C3 -r1.61 -r1.62
*** CHANGES 1996/09/08 17:24:55 1.61
--- CHANGES 1996/09/08 17:31:33 1.62
***************
*** 1,7 ****
! $Id: CHANGES,v 1.61 1996/09/08 17:24:55 ben Exp $
Changes with Apache 1.2b1:
*) Fix a race condition which could cause the parent server to hang on
heavily loaded systems. [Ben Laurie]
--- 1,11 ----
! $Id: CHANGES,v 1.62 1996/09/08 17:31:33 jim Exp $
Changes with Apache 1.2b1:
+ *) Status module updates: prevent rollover/overflow with heavily
+ used systems. Add additional information, such as time
+ to process request and additional "states" [Jim Jagielski]
+
*) Fix a race condition which could cause the parent server to hang on
heavily loaded systems. [Ben Laurie]
***************
*** 17,23 ****
*) Somewhat cleaner Configure implementation
Only a simple selection of PLATFORM is required for Configure/
Configuration to work. Concept of "Rules" added to allow
! for control of Configure's behavior.
*) Add setuid/gid execution via setuid wrapper
Apache can now execute CGI scripts as the User/Group of the
--- 21,27 ----
*) Somewhat cleaner Configure implementation
Only a simple selection of PLATFORM is required for Configure/
Configuration to work. Concept of "Rules" added to allow
! for control of Configure's behavior. [Jim Jagielski]
*) Add setuid/gid execution via setuid wrapper
Apache can now execute CGI scripts as the User/Group of the