~ubuntu-branches/ubuntu/hoary/postfix/hoary-security

« back to all changes in this revision

Viewing changes to man/man1/qmqp-sink.1

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-10-06 11:50:33 UTC
  • Revision ID: james.westby@ubuntu.com-20041006115033-ooo6yfg6kmoteu04
Tags: upstream-2.1.3
ImportĀ upstreamĀ versionĀ 2.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH QMQP-SINK 1 
 
2
.ad
 
3
.fi
 
4
.SH NAME
 
5
qmqp-sink
 
6
\-
 
7
multi-threaded QMQP test server
 
8
.SH "SYNOPSIS"
 
9
.na
 
10
.nf
 
11
.fi
 
12
\fBqmqp-sink\fR [\fB-cv\fR] [\fB-x \fItime\fR]
 
13
[\fBinet:\fR][\fIhost\fR]:\fIport\fR \fIbacklog\fR
 
14
 
 
15
\fBqmqp-sink\fR [\fB-cv\fR] [\fB-x \fItime\fR]
 
16
\fBunix:\fR\fIpathname\fR \fIbacklog\fR
 
17
.SH DESCRIPTION
 
18
.ad
 
19
.fi
 
20
\fBqmqp-sink\fR listens on the named host (or address) and port.
 
21
It receives messages from the network and throws them away.
 
22
The purpose is to measure QMQP client performance, not protocol
 
23
compliance.
 
24
Connections can be accepted on IPV4 endpoints or UNIX-domain sockets.
 
25
IPV4 is the default.
 
26
This program is the complement of the \fBqmqp-source\fR(1) program.
 
27
.IP \fB-c\fR
 
28
Display a running counter that is updated whenever a delivery
 
29
is completed.
 
30
.IP \fB-v\fR
 
31
Increase verbosity. Specify \fB-v -v\fR to see some of the QMQP
 
32
conversation.
 
33
.IP "\fB-x \fItime\fR
 
34
Terminate after \fItime\fR seconds. This is to facilitate memory
 
35
leak testing.
 
36
.SH "SEE ALSO"
 
37
.na
 
38
.nf
 
39
qmqp-source(1), QMQP message generator
 
40
.SH "LICENSE"
 
41
.na
 
42
.nf
 
43
.ad
 
44
.fi
 
45
The Secure Mailer license must be distributed with this software.
 
46
.SH "AUTHOR(S)"
 
47
.na
 
48
.nf
 
49
Wietse Venema
 
50
IBM T.J. Watson Research
 
51
P.O. Box 704
 
52
Yorktown Heights, NY 10598, USA