30 Dec
2004
30 Dec
'04
3:52 p.m.
Doh! Answering my own question with a tiny bit of googling: http://www.google.com/search?hl=en&q=ZEO+log+rotation&btnG=Google+Search Sorry for the list noise. -PW On Thu, Dec 30, 2004 at 10:49:41AM -0500, Paul Winkler wrote:
Hiya folks,
I don't know why this never occurred to me before, but the ZEO server doesn't seem to have an equivalent to Zope's log rotation signal handling. From the Zope Book:
""" The common idiom after rotating Zope log files is:
kill -USR2 `cat $ZOPE_HOME/var/Z2.pid` """
What do people do with their ZEO server log? there's no pid file and it doesn't respond to SIGUSR2 AFAIK...
-- Paul Winkler http://www.slinkp.com