gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r4030 - GNUnet/contrib


From: grothoff
Subject: [GNUnet-SVN] r4030 - GNUnet/contrib
Date: Sat, 23 Dec 2006 13:57:45 -0800 (PST)

Author: grothoff
Date: 2006-12-23 13:57:43 -0800 (Sat, 23 Dec 2006)
New Revision: 4030

Modified:
   GNUnet/contrib/config-daemon.scm
Log:
docs

Modified: GNUnet/contrib/config-daemon.scm
===================================================================
--- GNUnet/contrib/config-daemon.scm    2006-12-23 21:56:39 UTC (rev 4029)
+++ GNUnet/contrib/config-daemon.scm    2006-12-23 21:57:43 UTC (rev 4030)
@@ -239,7 +239,7 @@
   "FDLIMIT"
   (_ "What maximum number of open file descriptors should be requested from 
the OS?")
   (_ 
-"The default of 1024 should be fine for most systems.  If your system can 
support more, increasing the number might help support additional clients on 
machines with plenty of bandwidth.  For embedded systems, a smaller number 
might be acceptable.  This option is mostly for OS X systems where the default 
is too low.  Note that if gnunetd cannot obtain the desired number of file 
descriptors from the operating system, it will print a warning and try to run 
with what it is given." )
+"The default of 1024 should be fine for most systems.  If your system can 
support more, increasing the number might help support additional clients on 
machines with plenty of bandwidth.  For embedded systems, a smaller number 
might be acceptable.  A value of 0 will leave the descriptor limit untouched.  
This option is mostly for OS X systems where the default is too low.  Note that 
if gnunetd cannot obtain the desired number of file descriptors from the 
operating system, it will print a warning and try to run with what it is 
given." )
   '()
   #t
   1024





reply via email to

[Prev in Thread] Current Thread [Next in Thread]