RSC/MP 7.3 Installation and Configuration Guide
Configuring the RSC/MP Transport (Piccolo)
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-011
5-23
Pipeman Section ([PIPEMAN])
IpcKey Option
The IpcKey option defines a unique Interprocess Communications (IPC) path that will
be used to communicate with the Pipeman process. Only use this option if you intend
to run multiple, concurrent instances of Piccolo.
processname
A valid process name that does not already exist when Pipeman is started.
filename
The name of an existing file or directory that will not change while Piccolo is
running.
name
A string of up to 255 characters; the backslash character (\) is not valid. The string
is case-sensitive.
Required: No
Default: NonStop: $PIPE
UNIX: /etc
Windows: piccolo
Platforms: All
Examples:
1. UNIX systems:
IpcKey=/usr/rsc/pipe.ini
2. NonStop systems:
IpcKey=$PIPE2
IpcKey=processname (for NonStop)
IpcKey=filename (for UNIX)
IpcKey=name (for Windows)