Greetings,
The following change is for:
11693 depot max threads should be increased
diff -r 62b6033670e4 src/depot.py
--- a/src/depot.py Fri Oct 23 17:43:37 2009 -0500
+++ b/src/depot.py Mon Oct 26 15:27:15 2009 -0500
@@ -57,7 +57,7 @@
# The default number of threads to start.
THREADS_DEFAULT = 10
# The maximum number of threads that can be started.
-THREADS_MAX = 100
+THREADS_MAX = 500
# The default server socket timeout in seconds. We want this to be
longer than
# the normal default of 10 seconds to accommodate clients with poor
quality
# connections.
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss