Next: Gnatdist Internals, Previous: The Configuration Language, Up: Building a DSA application with PolyORB
You can adjust some parameters of your DSA applications using the PolyORB
configuration file, polyorb.conf. The parameters relevant to the
Ada Distributed Systems Annex are specified in the [dsa]
section.
See Run-time configuration for complete documentation of PolyORB's runtime configuration facilities.
name_service = [IOR/corbaloc]
POLYORB_DSA_NAME_SERVICE
.
Though if you use a Starter, ensure that this parameter is set for
all the partitions, as this is not done automatically as for the
POLYORB_DSA_NAME_SERVICE
environment variable.
max_failed_requests = [integer]
delay_between_failed_requests = [duration in milliseconds]
termination_initiator = [true/false]
termination_policy = [global_termination/deferred_termination/local_termination]
tm_time_between_waves = [duration in milliseconds]
tm_time_before_start = [duration in milliseconds]
detach = [true/false]
rsh_options = [string]
rsh_command = [string]