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
18 IceStorm.Publish.Endpoints=tcp -p 10001:udp -p 10001
21 # TopicManager Tracing
24 # 1 = trace topic creation, subscription, unsubscription
25 # 2 = like 1, but with more detailed subscription information
27 IceStorm.Trace.TopicManager=2
33 # 1 = trace unsubscription diagnostics
35 IceStorm.Trace.Topic=1
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
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
63 # This property defines the home directory of the Freeze
64 # database environment for the IceStorm service.
66 Freeze.DbEnv.IceStorm.DbHome=db