[CalendarServer-changes] [3252] CalendarServer/trunk/twistedcaldav/config.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 29 09:04:22 PDT 2008


Revision: 3252
          http://trac.macosforge.org/projects/calendarserver/changeset/3252
Author:   wsanchez at apple.com
Date:     2008-10-29 09:04:21 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
ResponseCacheSize is unused.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/config.py

Modified: CalendarServer/trunk/twistedcaldav/config.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/config.py	2008-10-28 23:36:36 UTC (rev 3251)
+++ CalendarServer/trunk/twistedcaldav/config.py	2008-10-29 16:04:21 UTC (rev 3252)
@@ -277,9 +277,6 @@
     # Performance tuning
     #
 
-    # Configure the number of seconds that Propfinds should be cached for.
-    "ResponseCacheSize": 1000,
-
     # Set the maximum number of outstanding requests to this server.
     "MaxRequests": 600,
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081029/e9a4bd98/attachment.html>


More information about the calendarserver-changes mailing list