CORBA 2.3.3 Administration Guide (NonStop CORBA 2.3.3+)

default@ORB
comm_server_groups
The number of Comm Server groups when Parallel Library TCP/IP is enabled. Not used when Parallel
Library is not enabled.
comm_serverx@server_config
If Parallel Library TCP/IP is enabled, stores configuration information for the second and subsequent
server groups. The character x is replaced by b for the second group, by c for the third group, and so on.
data_dir_oss
The OSS directory in which the volatile data for this configuration are stored.
io_size
Sets the size of buffers used for input/output. The default size of 4096 is usually appropriate for OLTP
applications. Large messages are delivered more efficiently when using larger io_size settings. Stop all
NonStop Services for CORBA and application processes before changing this value to avoid causing
client and server processes to have different buffer sizes.
keep_alive
Controls whether the TCP/IP keep-alive mechanism is enabled. If enabled, TCP will periodically pin the
other end of a connection to determine if the connection is still valid. This will detect if the other end has
gone away, even if no data is being transferred. It is useful when one side is waiting for data (the next
request for a server, or a reply for a client) and the other side goes away.
log_file
The location to which error-log messages are written. If the target is an EMS collector process, the events
are SPI/EMS events; otherwise the events are ASCII text. Typical values are:
$0 if error-log messages will be written to the default EMS log
<STDOUT> if error-log messages will be written to the terminal (standard output)
A file name if error-log messages will be written to a file
parallel_ip
Specifies whether or not Parallel Library TCP/IP is enabled for Comm Servers.
pathmon
The name of the PATHMON process used for the NonStop Services for CORBA processes.
product_dir_guardian
The Guardian directory in which the product files were installed.