[CalendarServer-changes] [10828] CalendarServer/branches/users/sagen/testing/conf/caldavd-test.plist
source_changes at macosforge.org
source_changes at macosforge.org
Sat Mar 2 11:07:02 PST 2013
Revision: 10828
http://trac.calendarserver.org//changeset/10828
Author: sagen at apple.com
Date: 2013-03-02 11:07:02 -0800 (Sat, 02 Mar 2013)
Log Message:
-----------
Disable AMP push for now in caldavd-test.plist since each worker process is trying to open the same port. The full fix for AMP push will land soon.
Modified Paths:
--------------
CalendarServer/branches/users/sagen/testing/conf/caldavd-test.plist
Modified: CalendarServer/branches/users/sagen/testing/conf/caldavd-test.plist
===================================================================
--- CalendarServer/branches/users/sagen/testing/conf/caldavd-test.plist 2013-03-02 18:57:12 UTC (rev 10827)
+++ CalendarServer/branches/users/sagen/testing/conf/caldavd-test.plist 2013-03-02 19:07:02 UTC (rev 10828)
@@ -670,7 +670,7 @@
<key>Service</key>
<string>calendarserver.push.amppush.AMPPushNotifierService</string>
<key>Enabled</key>
- <true/>
+ <false/>
<key>Port</key>
<integer>62311</integer>
<key>EnableStaggering</key>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130302/0038c1df/attachment-0001.html>
More information about the calendarserver-changes
mailing list