[Zope] Why do I have to reimport External Methods ?

Jeff Bauer jeffbauer@bigfoot.com
Sat, 20 Mar 1999 17:12:52 -0600


"James A. Hillyerd" wrote:
> If I do have to continue the shutdown/restart process, is 
> there any way of tuning PCGI so that it loads up faster?

In the pcgi/Util directory, you'll find a killpcgi.py 
script.  You could hack it to perform a restart, i.e.
launch a new pcgi process after killing the old one.
This would speed up your initial connect time and be
much faster during debugging (multiple restarts).

Best regards,

Jeff Bauer
Rubicon, Inc.