Poul-Henning Kamp wrote:
This is sort of pointless, because Varnish already has its own
supervisor facility:  The management process will restart
the worker process if it dies.

Well, I was more worried about the management process dying for no good reason. I would imagine that it would be stable, but It would be nice to get supervisord running with varnish for some other reasons as well.

I havn't tried this, but you could try to run it as:

        echo "start" | varnishd -d -d

You will want to use the double -d option for something like
this

Sadly, that didn't work.

-- james

_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to