19 Oct
2004
19 Oct
'04
4 p.m.
On Tue, Oct 19, 2004 at 11:47:32AM -0400, Tres Seaver wrote:
John Poltorak wrote:
If I want to run zopectl (from v2.7.0) in daemon mode, how do I pass a socket handle to zdctl?
zopectl is a controller process, which either runs Zope in the foreground (its 'foreground' command), or launches a zdctl-controlled daemon (its 'start' command). It *never* handles sockets itself.
I guess what I want to know is how to specify the '-s' parameter to zdctl... I'm assuming that zopectl is the program that starts zdctl.
Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
-- John