ICE 3.4.2
[php5-ice-freebsdport.git] / java / demo / IceStorm / clock / config.service
blobb7c9e56a58cf141cdb11a1a32264fdf1bc962e32
2 # The IceStorm service instance name.
4 IceStorm.InstanceName=DemoIceStorm
7 # This property defines the endpoints on which the IceStorm
8 # TopicManager listens.
10 IceStorm.TopicManager.Endpoints=default -p 10000
13 # This property defines the endpoints on which the topic
14 # publisher objects listen. If you want to federate
15 # IceStorm instances this must run on a fixed port (or use
16 # IceGrid).
18 IceStorm.Publish.Endpoints=tcp -p 10001:udp -p 10001
21 # TopicManager Tracing
23 # 0 = no tracing
24 # 1 = trace topic creation, subscription, unsubscription
25 # 2 = like 1, but with more detailed subscription information
27 IceStorm.Trace.TopicManager=2
30 # Topic Tracing
32 # 0 = no tracing
33 # 1 = trace unsubscription diagnostics
35 IceStorm.Trace.Topic=1
38 # Subscriber Tracing
40 # 0 = no tracing
41 # 1 = subscriber diagnostics (subscription, unsubscription, event
42 #     propagation failures)
44 IceStorm.Trace.Subscriber=1
47 # Amount of time in milliseconds between flushes for batch mode
48 # transfer. The minimum allowable value is 100ms.
50 IceStorm.Flush.Timeout=2000
53 # Network Tracing
55 # 0 = no network tracing
56 # 1 = trace connection establishment and closure
57 # 2 = like 1, but more detailed
58 # 3 = like 2, but also trace data transfer
60 #Ice.Trace.Network=1
63 # This property defines the home directory of the Freeze 
64 # database environment for the IceStorm service.
66 Freeze.DbEnv.IceStorm.DbHome=db