[CalendarServer-changes] [1781] CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav /tap.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 10 10:10:06 PDT 2007


Revision: 1781
          http://trac.macosforge.org/projects/calendarserver/changeset/1781
Author:   wsanchez at apple.com
Date:     2007-08-10 10:10:06 -0700 (Fri, 10 Aug 2007)

Log Message:
-----------
Pulled up r1777 from trunk.

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/tap.py

Modified: CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/tap.py
===================================================================
--- CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/tap.py	2007-08-10 17:09:24 UTC (rev 1780)
+++ CalendarServer/branches/release/CalendarServer-1.0-dev/twistedcaldav/tap.py	2007-08-10 17:10:06 UTC (rev 1781)
@@ -514,7 +514,7 @@
         log.msg("Setting up service")
 
         if config.ProcessType == 'Slave':
-            if config.MultiProcess['ProcessCount'] > 1:
+            if config.MultiProcess['ProcessCount'] > 1 and config.MultiProcess['LoadBalancer']['Enabled']:
                 realRoot = pdmonster.PDClientAddressWrapper(
                     logWrapper,
                     config.PythonDirector['ControlSocket'],

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


More information about the calendarserver-changes mailing list