source: main/waeup.kofa/branches/uli-zc-async/etc/zeo2.conf.in @ 9099

Last change on this file since 9099 was 8007, checked in by uli, 12 years ago

Add buildout configuration for ZEO (1 server, 2 clients)

File size: 340 bytes
Line 
1<runner>
2  program ${buildout:directory}/bin/paster serve --pid-file ${buildout:directory}/var/zeo2.pid ${buildout:directory}/parts/etc/zeo2.ini
3  daemon on
4  transcript ${zope_conf:logfiles}/zdaemon-zeo2.log
5  socket-name ${zope_conf:logfiles}/zeo2.sock
6  # Enable this to run the child process as a different user
7  # user zope
8</runner>
Note: See TracBrowser for help on using the repository browser.