[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Note TOS flags in TODO; clarify desirability of separat...



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

Modified Files:
	TODO README 
Log Message:
Note TOS flags in TODO; clarify desirability of separate DNS entries

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- TODO	12 Dec 2003 22:37:12 -0000	1.174
+++ TODO	13 Dec 2003 19:06:32 -0000	1.175
@@ -178,6 +178,9 @@
                   decide whether to look for a tag in the RI field.
                 - Make processing thread and module thread general
                   cases of a thread pool abstraction.?
+        - Performance
+                - Do a setsockopt(IP_TOS, IPTOS_THROUGHPUT), unless on
+                  cygwin, dgux, sni-sysv.
         - UI improvements
                 - RFC822 interface and maildir-style exit module to help
                   integrators.

Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- README	12 Dec 2003 23:01:31 -0000	1.66
+++ README	13 Dec 2003 19:06:32 -0000	1.67
@@ -155,6 +155,10 @@
         The 'IP' configuration entry is still required, too, in order to
         support older clients.
 
+        (If you control your own DNS, you may want to consider creating a
+        separate entry for your Mixminion server, so that you could move to a
+        different host in the future as needed.)
+
     2. Start your server as usual ('mixminion server-start') and try sending
        some messages through it.  Check your configuration log for warnings.