On 12 Dec 2002 11:37:41 -0600, Ian Bicking wrote:

>On Thu, 2002-12-12 at 11:25, Tim Roberts wrote:
>> Now that I've turned on auto-restart, it doesn't appear to do what I expect.  
>> Looking into the code, it seems pretty clear why that is so.  Is it really
>> true that, as of today, auto-restart is only supported on Win32?
>
>No, the AppServer script does it too.  However, if you used
>MakeAppWorkDir, the version of AppServer in your working directory won't
>check for the exit code.  You'll have to copy a new version over.

Ah, yes, I see that now.  My problem was that I use the "webkit" script in 
/etc/rc.d/init.d, which launches "python Launch.py ThreadedAppServer" directly 
instead of using the AppServer wrapper.  I've now changed the "webkit" script 
to use $WEBKIT_DIR/AppServer, and all appears to be happy again.

Is that worth a patch?


--
- Tim Roberts, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to