notify-dpml AT lists.ibiblio.org
Subject: DPML Notify
List archive
r1071 - trunk/main/planet/web/server/etc/prefs/xmls
- From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
- To: notify-dpml AT lists.ibiblio.org
- Subject: r1071 - trunk/main/planet/web/server/etc/prefs/xmls
- Date: Sun, 12 Feb 2006 00:01:06 +0100
Author: mcconnell
Date: 2006-02-12 00:01:05 +0100 (Sun, 12 Feb 2006)
New Revision: 1071
Modified:
trunk/main/planet/web/server/etc/prefs/xmls/default.xml
Log:
remove the thread pool from the config because this is now handled
automatically by the server implementation
Modified: trunk/main/planet/web/server/etc/prefs/xmls/default.xml
===================================================================
--- trunk/main/planet/web/server/etc/prefs/xmls/default.xml 2006-02-11
22:48:16 UTC (rev 1070)
+++ trunk/main/planet/web/server/etc/prefs/xmls/default.xml 2006-02-11
23:01:05 UTC (rev 1071)
@@ -8,16 +8,6 @@
<Configure id="Server" class="org.mortbay.jetty.Server">
<!-- =========================================================== -->
- <!-- Server Thread Pool -->
- <!-- =========================================================== -->
- <Set name="ThreadPool">
- <New class="org.mortbay.thread.BoundedThreadPool">
- <Set name="minThreads">10</Set>
- <Set name="maxThreads">100</Set>
- </New>
- </Set>
-
- <!-- =========================================================== -->
<!-- Set connectors -->
<!-- =========================================================== -->
<Set name="connectors">
- r1071 - trunk/main/planet/web/server/etc/prefs/xmls, mcconnell at BerliOS, 02/11/2006
Archive powered by MHonArc 2.6.24.