[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] As-yet-untested code to timeout old connections. Also m...



Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv6251/etc

Modified Files:
	mixminiond.conf 
Log Message:
As-yet-untested code to timeout old connections. Also move main event loop to a cleaner structure.

Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mixminiond.conf	20 Dec 2002 23:52:06 -0000	1.6
+++ mixminiond.conf	21 Dec 2002 01:54:23 -0000	1.7
@@ -122,6 +122,9 @@
 #MixPoolRate: 50%
 #MixPoolMinSize: 5
 
+#   Longest period of inactivity to wait before shutting down a connection.
+#
+#Timeout: 5 minutes
 
 #   OTHER VALUES FOR THESE OPTIONS ARE NOT YET SUPPORTED; don't edit this
 #   section.