[Zope-Checkins] SVN: Zope/trunk/ - The ZEO server now records its
	PID to a file like the ZEO
    Fred Drake 
    fdrake at gmail.com
       
    Thu Mar 17 16:07:47 EST 2005
    
    
  
On Thu, 17 Mar 2005 15:48:46 -0500, Chris McDonough <chrism at plope.com> wrote:
> - don't rely on INSTANCE_HOME and just make the pid_filename
>   ZConfig setting "required".
That's not backward compatible for the schema; existing config files
become invalid, which is bad.
> - Dont even bother trying to call make_pidfile or
>   remove_pidfile if we detect we're on Windows.
This may be reasonable.  I don't know that these files have any
application on Windows; their history and use is very much from Unix.
  -Fred
-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
Zope Corporation
    
    
More information about the Zope-Checkins
mailing list