I believe my problem is related to this debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=355865
No idea whether that patch would work for me as I am using a custom restart script written in Ruby. I have tried forking a new thread to start lighttpd and then detaching it but that hasn't worked.
Basically, when starting lighty through SSH it tends to hang. I have been deploying a Rails app with Capistrano. In this circumstance *sometimes* Capistrano will not hang, but instead the process will start successfully and then immediately stop. Either way I tend to have to intervene when deploying which is of course not ideal.
The development server I've been using is Ubuntu Breezy, and the deployment server is FC1. I have the problem on both.
Let me know if I can provide any more information.
Thanks