Return-path: <alangmead@boston.com>
Envelope-to: chris@simplistix.co.uk
Delivery-date: Mon, 21 Mar 2005 22:17:38 +0000
Received: from bubba.boston.com ([206.33.105.41])
	by server1.simplistix.co.uk with esmtp (Exim 3.35 #1 (Debian))
	id 1DDVDN-0007Zn-00
	for <chris@simplistix.co.uk>; Mon, 21 Mar 2005 22:17:37 +0000
Received: from jethro.boston.com (jethro.boston.com [206.33.106.152])
	by bubba.boston.com (Postfix) with ESMTP id 24B2B27300F
	for <chris@simplistix.co.uk>; Mon, 21 Mar 2005 17:01:21 -0500 (EST)
Received: from [10.100.201.1] (unknown [10.100.201.1])
	by jethro.boston.com (Postfix) with ESMTP id CF22F2E7
	for <chris@simplistix.co.uk>; Mon, 21 Mar 2005 16:53:37 -0500 (EST)
Mime-Version: 1.0 (Apple Message framework v619.2)
In-Reply-To: <423F15D6.8010906@simplistix.co.uk>
References: <200503181220.05935.nachtigall@web.de>
	<423F15D6.8010906@simplistix.co.uk>
Content-Type: text/plain; charset=US-ASCII; format=flowed
Message-Id: <04730e5f371574dbd26d93270b5d01e2@boston.com>
Content-Transfer-Encoding: 7bit
From: Andrew Langmead <alangmead@boston.com>
Subject: Re: Where to sys.setcheckinterval() for plone/zope? (was: Re: [Zope]
	Re:	SMP and Zope.
Date: Mon, 21 Mar 2005 17:01:29 -0500
To: Chris Withers <chris@simplistix.co.uk>
X-Mailer: Apple Mail (2.619.2)
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on
	server1.simplistix.co.uk
X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham
	version=3.0.2
X-Spam-Level: 


On Mar 21, 2005, at 1:43 PM, Chris Withers wrote:

> Is there not a zope.conf option for configuring this?

In hopes of cutting the thread about sys.setcheckinterval short, I 
commented in  
<http://mail.zope.org/pipermail/zope/2005-March/157393.html> that the 
configuration option was ignored in Zope's 2.7.0 through 2.7.4.

The result didn't work out as I had planned.

Zope 2.7.5 now reads and sets the python-check-interval value out of 
the config file.

