[CalendarServer-changes] [13182] CalendarServer/trunk/contrib/performance/loadtest/config.plist

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 7 16:26:02 PDT 2014


Revision: 13182
          http://trac.calendarserver.org//changeset/13182
Author:   dre at apple.com
Date:     2014-04-07 16:26:02 -0700 (Mon, 07 Apr 2014)
Log Message:
-----------
Disable server stats in client sim; sim doesn't know about recent stats socket changes, and using it just hangs

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/loadtest/config.plist

Modified: CalendarServer/trunk/contrib/performance/loadtest/config.plist
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/config.plist	2014-04-07 20:37:42 UTC (rev 13181)
+++ CalendarServer/trunk/contrib/performance/loadtest/config.plist	2014-04-07 23:26:02 UTC (rev 13182)
@@ -41,7 +41,7 @@
 		<key>serverStats</key>
 		<dict>
 			<key>enabled</key>
-			<true/>
+			<false/>
 			<key>Port</key>
 			<integer>8100</integer>
 		</dict>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140407/e67f7bc0/attachment.html>


More information about the calendarserver-changes mailing list