/[radius]/radius/NEWS
ViewVC logotype

Diff of /radius/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by gray, Thu Dec 26 16:07:54 2002 UTC revision 1.29 by gray, Fri Apr 18 05:27:09 2003 UTC
# Line 39  This keyword controls the maximum number Line 39  This keyword controls the maximum number
39  allowed to start. It may be used in `option' block (see raddb/config.status  allowed to start. It may be used in `option' block (see raddb/config.status
40  for an example). Default number of threads is 128.  for an example). Default number of threads is 128.
41    
42  Note, that the main dispatcher thread and the scheme interpreter thread  Note, that the main dispatcher thread, the signal handler thread, and
43  (if guile support is enabled) are not counted in this number.  the scheme interpreter thread (if guile support is enabled) are not
44  So, the actual maximum number of threads is max_threads + 2 for the  counted in this number.  So, the actual maximum number of threads is
45  server with guile support and max_threads + 1 for the server without  max_threads + 3 for the server with guile support and max_threads + 2 for
46  guile support.  the server without guile support.
47    
48  ** New keywords print-tid and print-milliseconds  ** New keywords print-tid and print-milliseconds
49    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26