1QDROUTERD(8)                                                      QDROUTERD(8)
2
3
4

NAME

6       qdrouterd - routes AMQP messages.
7

SYNOPSIS

9       qdrouterd [OPTIONS]
10

DESCRIPTION

12       The Qpid Dispatch router (qdrouterd) is a network daemon that directs
13       AMQP 1.0 messages between endpoints, such as messaging clients and
14       servers.
15

OPTIONS

17       -c, --config=PATH (/etc/qpid-dispatch/qdrouterd.conf) : Load
18       configuration from file at PATH
19
20       -I, --include=PATH (/usr/lib/qpid-dispatch/python) : Location of
21       Dispatch’s Python library
22
23       -d, --daemon : Run process as a SysV-style daemon
24
25       -P, --pidfile : If daemon, the file for the stored daemon pid
26
27       -U, --user : If daemon, the username to run as
28
29       -T, --test-hooks : Enable internal system testing features
30
31       -v, --version : Print the version of Qpid Dispatch Router
32
33       -h, --help : Print this help
34

FILES

36       /etc/qdrouterd.conf
37           Configuration file.
38

SEE ALSO

40       qdrouterd.conf(5), qdstat(8), qdmanage(8)
41
42       http://qpid.apache.org/components/dispatch-router
43
44
45
46                                  10/02/2019                      QDROUTERD(8)
Impressum