I do not understand. Is this a feature on ZEO ? or are you asking me to
start them up as supervised in CentOS. They all start fine as long as the
ZEO Server is present. This is how i start them up from the /etc/init.d/
folder.
#!/bin/sh
#
# chkconfig: 345 05 95
# description: zeoclient
# ....
clear
echo "attempting to run plone script"
/srv/Plone/zeocluster/bin/plonectl client1 start
/srv/Plone/zeocluster/bin/plonectl client2 start
/srv/Plone/zeocluster/bin/plonectl client3 start
/srv/Plone/zeocluster/bin/plonectl client4 start
/srv/Plone/zeocluster/bin/plonectl client5 start
/srv/Plone/zeocluster/bin/plonectl client6 start
/srv/Plone/zeocluster/bin/plonectl client7 start
/srv/Plone/zeocluster/bin/plonectl client8 start
--
View this message in context:
http://plone.293351.n2.nabble.com/Zeo-Server-and-Client-Issue-PLEASE-HELP-tp7570598p7570601.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup