[interchange-cvs] interchange - pajamian modified WHATSNEW-5.5

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Aug 10 07:14:36 EDT 2007


User:      pajamian
Date:      2007-08-10 11:14:35 GMT
Modified:  .        WHATSNEW-5.5
Log:
Added more of the features patched by #107 to WHATSNEW.

Revision  Changes    Path
1.53      +11 -0     interchange/WHATSNEW-5.5


rev 1.53, prev_rev 1.52
Index: WHATSNEW-5.5
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW-5.5,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- WHATSNEW-5.5	10 Aug 2007 08:47:13 -0000	1.52
+++ WHATSNEW-5.5	10 Aug 2007 11:14:34 -0000	1.53
@@ -103,6 +103,17 @@
 * Fixed problem where RPC mode would fork too many processes at startup due to
   race condition (#107).
 
+* Set $0 throughout the server and dispatch process to reflect current
+  conditions (#107).
+
+* Set up more aggressive management in response to INT or TERM to propagate the
+  request down to the children. Prior to this arrangement, a restart or kill
+  would leave many of the children running. This cleaned up Interchange stops
+  to remove all preforked daemons (#107).
+
+* Adjusted housekeeping to cull out old pids so that PIDcheck was enforced in
+  PreFork (#107).
+
 * Pass $opt to labeled_list fixing behaviour of fly-list to be matching other 
   x-list tags (#89).
 








More information about the interchange-cvs mailing list