I'm using supervisor 3.0a6 on ubuntu 7.04: Python 2.4.4 (#2, Mar 7 2008, 03:56:06) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
It is working very well for controlling zeo, zope clients and varnish but not quite with pound: [program:pound] command = /opt/intranet/bin/pidproxy.py /opt/intranet/parts/poundconfig/var/pound.pid /opt/intranet/parts/poundbuild/sbin/pound -f /opt/intranet/parts/poundconfig/etc/pound.cfg process_name = pound priority = 20 redirect_stderr = true stdout_logfile = /opt/intranet/var/log/pound.log stderr_logfile = /opt/intranet/var/log/pound.err This does start pound and pound is running fine, however the supervisor web interface and supervisorctl report that it has exited. Any advice appreciated. Thanks, Erik Myllymaki _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
