I also noticed that on my production server, there are multiple
process of zdaemon running, 3 exactly:

root     23550     1  0 22:05 ?        00:00:00 /usr/bin/python2.5
bin/homemaster-ctl -S
/root/app/eggs/zdaemon-2.0.1-py2.5.egg/zdaemon/schema.xml -C
zdaemon.conf bin/paster serve deploy.ini
root     23551 23550  0 22:05 pts/51   00:00:00 /usr/bin/python2.5
bin/homemaster-ctl -S
/root/app/eggs/zdaemon-2.0.1-py2.5.egg/zdaemon/schema.xml -C
zdaemon.conf bin/paster serve deploy.ini
root     23552 23551  0 22:05 pts/51   00:00:00 /usr/bin/python2.5
bin/homemaster-ctl -S
/root/app/eggs/zdaemon-2.0.1-py2.5.egg/zdaemon/schema.xml -C
zdaemon.conf bin/paster serve deploy.ini
r
root     26575 23550  0 22:17 ?        00:00:08 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26711 26575  0 22:17 ?        00:00:00 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26712 26711  0 22:17 ?        00:00:00 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26713 26711  0 22:17 ?        00:00:06 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26714 26711  0 22:17 ?        00:00:07 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26715 26711  0 22:17 ?        00:00:07 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26716 26711  0 22:17 ?        00:00:06 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26717 26711  0 22:17 ?        00:00:07 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26718 26711  0 22:17 ?        00:00:06 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26719 26711  0 22:17 ?        00:00:07 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26720 26711  0 22:17 ?        00:00:05 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26721 26711  0 22:17 ?        00:00:06 /usr/bin/python2.5
bin/paster serve deploy.ini
root     26722 26711  0 22:17 ?        00:00:07 /usr/bin/python2.5
bin/paster serve deploy.ini

While on my test server, there is only one:

root      7722     1  0 21:24 ?        00:00:00 /usr/bin/python2.5
bin/homemaster-ctl -S
/root/workspace/eggs/zdaemon-2.0.1-py2.5.egg/zdaemon/schema.xml -C
zdaemon.conf bin/paster serve deploy.ini
root      7724  7722  2 21:24 ?        00:01:09 /usr/bin/python2.5
bin/paster serve deploy.ini

What is causing the difference? The two site are build from the same
buildout.cfg, with their own egg directory created by buildout. All
the configuration came from the same version control system, so I do
know where does the difference come from.

-- 
Hong Yuan

大管家网上建材超市
装修装潢建材一站式购物
http://www.homemaster.cn
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to