xref: /illumos-gate/usr/src/man/man8/rpc.sprayd.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 2004 Sun Microsystems, Inc. - All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
RPC.SPRAYD 8 "Nov 4, 2004"
NAME
rpc.sprayd, sprayd - spray server
SYNOPSIS

/usr/lib/netsvc/spray/rpc.sprayd
DESCRIPTION

rpc.sprayd is a server that records the packets sent by spray(8). The rpc.sprayd daemon may be started by inetd(8) or listen(8).

The service provided by rpc.sprayd is not useful as a networking benchmark as it uses unreliable connectionless transports, (udp for example). It can report a large number of packets dropped when the drops were caused by the program sending packets faster than they can be buffered locally (before the packets get to the network medium).

SEE ALSO

svcs(1), inetadm(8), inetd(8) attributes(7), smf (7), listen (8), pmadm (8), sacadm (8), spray (8), svcadm (8)

NOTES

The rpc.sprayd service is managed by the service management facility, smf(7), under the service identifier:

svc:/network/rpc/spray:default

Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(8). Responsibility for initiating and restarting this service is delegated to inetd(8). Use inetadm(8) to make configuration changes and to view configuration information for this service. The service's status can be queried using the svcs(1) command.