sndr - SNDR parameter values
Synopsis
Description
Attributes
See Also
/etc/default/sndr
The sndr file resides in /etc/default and provides startup parameters for the sndrd(1M) and sndrsyncd(1M) daemons.
The sndr file format is ASCII and comment lines begin with the crosshatch (#) character. Parameters consist of a keyword followed by an equal (=) sign followed by the parameter value of the form:
keyword=value
The following parameters are currently supported in the sndr file:
SNDR_THREADS=num
Sets the maximum number of connections allowed to the server over connection-oriented transports. By default, the number of connections is 16.
SNDR_LISTEN_BACKLOG=num
Sets connection queue length for the RDC TCP over a connection-oriented transport. The default value is 10 entries.
SNDR_TRANSPORT=string
Sets the transport used for the RDC connection. If IPv6 is installed, the default value is "/dev/tcp" or "/dev/tcp6."
See attributes(5) for a description of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE Architecture x86
sndrd(1M), sndrsyncd(1M)
| SunOS 5.11 | sndr (4) | 08 Jun 2007 |