now we are running on 1.5.x r1820. :D
As i want to deploy 1.5 on some more important host pretty soon, i migrated my own host to it. Now my fastcgi apps are handled with runit and lighty only gets the sockets configured. I will do a longer article about runit and fastcgi in the next days.
I’m looking forward to the runit + fastcgi article. I have 1.5 lighty running with php by using spawn-fcgi, and am not happy with how it runs. I basically just added the correct spawn-fcgi line to my /etc/init.d/lighttpd script and a kill-all php5-cgi line to the stop section..
Jer