Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -r1.25 -r1.26 --- openacs-4/etc/config.tcl 29 Jun 2004 10:17:35 -0000 1.25 +++ openacs-4/etc/config.tcl 8 Jul 2004 18:22:53 -0000 1.26 @@ -213,6 +213,9 @@ ns_param pageroot $pageroot ns_param maxconnections 5 ns_param maxdropped 0 +# Production sites with dedicated servers and a lot of memory can +# increase minthreads and maxthreads to ~ 10 to increase performance. +# You can also increase the threadtimeout to improve performance ns_param maxthreads 5 ns_param minthreads 5 ns_param threadtimeout 120