[CalendarServer-changes] [11449] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 2 10:04:07 PDT 2013


Revision: 11449
          http://trac.calendarserver.org//changeset/11449
Author:   sagen at apple.com
Date:     2013-07-02 10:04:07 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
GlobalStatsSocket isn't a thing anymore.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist
    CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist
    CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist
    CalendarServer/trunk/conf/caldavd-apple.plist
    CalendarServer/trunk/conf/caldavd.plist
    CalendarServer/trunk/conf/resources/caldavd-resources.plist

Modified: CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist	2013-07-01 20:06:03 UTC (rev 11448)
+++ CalendarServer/trunk/calendarserver/tools/test/deprovision/caldavd.plist	2013-07-02 17:04:07 UTC (rev 11449)
@@ -405,18 +405,6 @@
       -->
     </dict>
 
-    <!-- Global server stats --> 
-    <key>GlobalStatsSocket</key> 
-    <string>logs/caldavd-stats.sock</string> 
-
-    <!-- Global server stats logging period --> 
-    <key>GlobalStatsLoggingPeriod</key> 
-    <integer>60</integer> 
-
-    <!-- Global server stats logging frequency [0 = disable stats] --> 
-    <key>GlobalStatsLoggingFrequency</key> 
-    <integer>12</integer>
-
     <!-- Server process ID file -->
     <key>PIDFile</key>
     <string>logs/caldavd.pid</string>

Modified: CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist	2013-07-01 20:06:03 UTC (rev 11448)
+++ CalendarServer/trunk/calendarserver/tools/test/gateway/caldavd.plist	2013-07-02 17:04:07 UTC (rev 11449)
@@ -417,18 +417,7 @@
       -->
     </dict>
 
-    <!-- Global server stats --> 
-    <key>GlobalStatsSocket</key> 
-    <string>logs/caldavd-stats.sock</string> 
 
-    <!-- Global server stats logging period --> 
-    <key>GlobalStatsLoggingPeriod</key> 
-    <integer>60</integer> 
-
-    <!-- Global server stats logging frequency [0 = disable stats] --> 
-    <key>GlobalStatsLoggingFrequency</key> 
-    <integer>12</integer>
-
     <!-- Server process ID file -->
     <key>PIDFile</key>
     <string>logs/caldavd.pid</string>

Modified: CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist
===================================================================
--- CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist	2013-07-01 20:06:03 UTC (rev 11448)
+++ CalendarServer/trunk/calendarserver/tools/test/principals/caldavd.plist	2013-07-02 17:04:07 UTC (rev 11449)
@@ -409,18 +409,7 @@
       -->
     </dict>
 
-    <!-- Global server stats --> 
-    <key>GlobalStatsSocket</key> 
-    <string>logs/caldavd-stats.sock</string> 
 
-    <!-- Global server stats logging period --> 
-    <key>GlobalStatsLoggingPeriod</key> 
-    <integer>60</integer> 
-
-    <!-- Global server stats logging frequency [0 = disable stats] --> 
-    <key>GlobalStatsLoggingFrequency</key> 
-    <integer>12</integer>
-
     <!-- Server process ID file -->
     <key>PIDFile</key>
     <string>logs/caldavd.pid</string>

Modified: CalendarServer/trunk/conf/caldavd-apple.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd-apple.plist	2013-07-01 20:06:03 UTC (rev 11448)
+++ CalendarServer/trunk/conf/caldavd-apple.plist	2013-07-02 17:04:07 UTC (rev 11449)
@@ -317,10 +317,6 @@
     <key>DefaultLogLevel</key>
     <string>warn</string> <!-- debug, info, warn, error -->
 
-    <!-- Global server stats --> 
-    <key>GlobalStatsSocket</key> 
-    <string>caldavd-stats.sock</string> 
-
     <!-- Server process ID file -->
     <key>PIDFile</key>
     <string>caldavd.pid</string>

Modified: CalendarServer/trunk/conf/caldavd.plist
===================================================================
--- CalendarServer/trunk/conf/caldavd.plist	2013-07-01 20:06:03 UTC (rev 11448)
+++ CalendarServer/trunk/conf/caldavd.plist	2013-07-02 17:04:07 UTC (rev 11449)
@@ -294,10 +294,6 @@
     <key>DefaultLogLevel</key>
     <string>warn</string> <!-- debug, info, warn, error -->
 
-    <!-- Global server stats --> 
-    <key>GlobalStatsSocket</key> 
-    <string>caldavd-stats.sock</string> 
-
     <!-- Server process ID file -->
     <key>PIDFile</key>
     <string>caldavd.pid</string>

Modified: CalendarServer/trunk/conf/resources/caldavd-resources.plist
===================================================================
--- CalendarServer/trunk/conf/resources/caldavd-resources.plist	2013-07-01 20:06:03 UTC (rev 11448)
+++ CalendarServer/trunk/conf/resources/caldavd-resources.plist	2013-07-02 17:04:07 UTC (rev 11449)
@@ -388,18 +388,7 @@
       -->
     </dict>
 
-    <!-- Global server stats --> 
-    <key>GlobalStatsSocket</key> 
-    <string>logs/caldavd-stats.sock</string> 
 
-    <!-- Global server stats logging period --> 
-    <key>GlobalStatsLoggingPeriod</key> 
-    <integer>60</integer> 
-
-    <!-- Global server stats logging frequency [0 = disable stats] --> 
-    <key>GlobalStatsLoggingFrequency</key> 
-    <integer>12</integer>
-
     <!-- Server statistics file -->
     <key>ServerStatsFile</key>
     <string>logs/stats.plist</string>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130702/1ef2d542/attachment-0001.html>


More information about the calendarserver-changes mailing list