RSC/MP 7.3 Installation and Configuration Guide

Configuring the RSC/MP Transport (Piccolo)
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-011
5-24
Pipeman Section ([PIPEMAN])
KeepAliveInterval Option
The KeepAliveInterval option defines (in seconds) how long before a keepalive packet
is generated for an idle pipe. Keepalives are used to detect loss of a network
connection that might otherwise go unnoticed due to absence of RSC/MP message
traffic.
number
The number of seconds, 1 through 65535; or 0 to disable Piccolo keepalives.
Required: No
Default: 3600 (1 hour)
Platforms: All
Example:
KeepAliveInterval=300
LogFileEntries Option
The LogFileEntries option determines how many log entries will be written to the
Piccolo log file before the log is closed, renamed, and a new log file is opened
(meaning the log file is rolled over). If the value is set to 0, then the log file is never
rolled over and log entries will continue to accumulate until the log is manually deleted
or the PIPECP LOGSWITCH command is issued. A logfile containing 32767 entries
will use 3 to 4 megabytes of disk space.
number
A valid integer, 1 through 32767; or 0 to disable automatic log file rollover.
Required: No
Default: 32767
Platforms: All
Example:
LogFileEntries=4096
KeepAliveInterval=number
LogFileEntries=number