File Formats sndr(4)
NAME
sndr - SNDR parameter values
SYNOPSIS
/etc/default/sndr
DESCRIPTION
The sndr file resides in /etc/default and provides startup
parameters for the sndrd(1M) and sndrsyncd(1M) daemons.
The sndr file format is ASCI and comment lines begin with
the crosshatch (#) character. Parameters consist of a key-
word followed by an equal (=) sign followed by the parame-
ter value of the form:
keyword=value
The following parameters are currently supported in the sndr
file:
SNDRTHREADS=num
Sets the maximum number of connections allowed to the
server over connection-oriented transports. By default,
the number of connections is 16.
SNDRLISTENBACKLOG=num
Sets connection queue length for the RDC TCP over a
connection-oriented transport. The default value is 10
entries.
SNDRTRANSPORT=string
Sets the transport used for the RDC connection. If IPv6
is installed, the default value is "/dev/tcp" or
"/dev/tcp6."
ATRIBUTES
See attributes(5) for a description of the following attri-
butes:
SunOS 5.11 Last change: 08 Jun 2007 1
File Formats sndr(4)
ATRIBUTE TYPE ATRIBUTE VALUE
Architecture x86
Availability SUNWrdcu
Interface Stability Committed
SEE ALSO
sndrd(1M), sndrsyncd(1M)
SunOS 5.11 Last change: 08 Jun 2007 2
|