CORBA 2.3.3 Administration Guide (NonStop CORBA 2.3.3+)
Autorestart attempts
Number of attempts to restart the server process, in the event of its abnormal
termination. The maximum number is 32767.
Create delay
Length of time in microseconds requests are queued while a LINKMON process
waits for a server (static or dynamic) to become available. When this time period
is exceeded, the PATHMON process creates a dynamic server to process requests.
The maximum time is 18 hours.
Delete delay
Length of time in microseconds the PATHMON process waits before deleting
unused dynamic server processes. The maximum time is 18 hours.
Max links
Maximum number of links that a server process in a server pool can have to all
LINKMON processes on the host system. For example, if the Link depth field is
set to 10 and there are 3 CPUs in the host system, set the Max links field to 30 to
avoid queueing requests at the server process. While a server process is processing
a request, the maximum number of queued requests is the value of the Max links
field minus 1. The range of Max links values is 0 through 4095.
Link depth
Number of concurrent links allowed from a LINKMON process to a particular
server process in a server pool. The range of values is 1 through 255. Set the value
of Link depth to be less than or equal to the value of Max links. If Max links is 0,
use the default value of 1 for Link depth.
Send timeout
Length of time in microseconds the LINKMON process waits for a server process
I/O operation to complete. The maximum time is 18 hours.
Log file name Name of the file to which server process output is written.
Interoperable Location Service Daemon (ILSD) Properties
The Interoperable Location Service Daemon (ILSD) is an interoperable Naming Service forwarding
agent. The ILSD receives requests targeted at corbaloc and corbaname URLs. The ILSD uses the object
key to determine how to forward requests.
Basic Configuration●
Server Configuration Options●
Troubleshooting Options●
Basic Configuration
Property Description
Host address
IP address of the host system on which the server is listening. The host
systems available in the drop-down list are those managed by the selected
TCP process.
Port number
Port number on the host system to which the server is listening. The port
number cannot be used by any other process on the host system.