[CalendarServer-changes] [1368] CalendarServer/trunk/conf

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 13 17:20:04 PDT 2007


Revision: 1368
          http://trac.macosforge.org/projects/calendarserver/changeset/1368
Author:   wsanchez at apple.com
Date:     2007-03-13 17:20:04 -0700 (Tue, 13 Mar 2007)

Log Message:
-----------
Reduce the hooey.

Modified Paths:
--------------
    CalendarServer/trunk/conf/caldavd-test.plist
    CalendarServer/trunk/conf/caldavd.plist

Modified: CalendarServer/trunk/conf/caldavd-test.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-test.plist	2007-03-14 00:15:20 UTC (rev 1367)
+++ CalendarServer/trunk/conf/caldavd-test.plist	2007-03-14 00:20:04 UTC (rev 1368)
@@ -290,9 +290,6 @@
 
     <key>LoadBalancer</key>
     <dict>
-      <key>Enabled</key>
-      <true/>
-
       <!-- One of the strings below must be used - the others commented out -->
       <key>Scheduler</key>
 

Modified: CalendarServer/trunk/conf/caldavd.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd.plist	2007-03-14 00:15:20 UTC (rev 1367)
+++ CalendarServer/trunk/conf/caldavd.plist	2007-03-14 00:20:04 UTC (rev 1368)
@@ -234,25 +234,6 @@
   <dict>
     <key>ProcessCount</key>
     <integer>4</integer>
-
-    <key>LoadBalancer</key>
-    <dict>
-      <key>Enabled</key>
-      <true/>
-
-      <!-- One of the strings below must be used - the others commented out -->
-      <key>Scheduler</key>
-
-      <!-- Least Connections -->
-      <string>LeastConnections</string>
-
-      <!-- Round Robin -->
-      <!-- <string>RoundRobin</string> -->
-
-      <!-- Least Connections and Round Robin -->
-      <!-- <string>LeastConnectionsAndRoundRobin</string> -->
-    </dict>
-
   </dict>
 
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070313/adf78121/attachment.html


More information about the calendarserver-changes mailing list