~replaceafill/+junk/replication_examples

« back to all changes in this revision

Viewing changes to central_server/etc/schooltool/another/zeo_replicate.conf

  • Committer: Douglas Cerna
  • Date: 2014-06-12 18:25:36 UTC
  • Revision ID: douglascerna@yahoo.com-20140612182536-mz9bifeinrfd1ney
Added replication configuration examples for the central server and two sample schools

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%import zc.zrs
 
2
<zrs>
 
3
  replicate-from 192.168.1.91:7082
 
4
  <filestorage>
 
5
    path /var/lib/schooltool/another-Data.fs
 
6
    blob-dir /var/lib/schooltool/another-blobs
 
7
  </filestorage>
 
8
</zrs>
 
9
<zeo>
 
10
  address 0.0.0.0:7081
 
11
</zeo>
 
12
 
 
13
<eventlog>
 
14
  <logfile>
 
15
    path /var/log/schooltool/another-zeo.log
 
16
  </logfile>
 
17
</eventlog>
 
18
 
 
19
# cache-size n
 
20
#
 
21
# Default:
 
22
#   cache-size 5000
 
23
 
 
24
# pool-size n
 
25
#
 
26
# Default:
 
27
#   pool-size 7