manoj 99/02/16 17:08:19
Modified: . STATUS Log: I really have to get this song out of my head. Revision Changes Path 1.8 +2 -4 apache-apr/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apache-apr/STATUS,v retrieving revision 1.7 retrieving revision 1.8 diff -u -u -r1.7 -r1.8 --- STATUS 1999/02/16 16:04:10 1.7 +++ STATUS 1999/02/17 01:08:18 1.8 @@ -1,5 +1,5 @@ Apache Portable Runtime STATUS: -Last modified at [$Date: 1999/02/16 16:04:10 $] +Last modified at [$Date: 1999/02/17 01:08:18 $] Release: @@ -25,14 +25,12 @@ Mod_status Re-write mod_status to use updated scoreboard for hybrid server. + This is pretty close to completion. Accept Serialization across Processes Currently, we use one mutex total, we need to change this to be one mutex per socket. Possibly, we could attach the mutex to the listen_rec, and pass it down to the accept loop. - - Memory leakage - It looks like we are leaking, we need to find out why and where. Timeouts. (only soft timeouts)