qdrouterd - Man Page
routes AMQP messages.
Synopsis
qdrouterd [Options]
Description
The Qpid Dispatch router (qdrouterd) is a network daemon that directs AMQP 1.0 messages between endpoints, such as messaging clients and servers.
Options
-c, --config=PATH (/etc/qpid-dispatch/qdrouterd.conf) : Load configuration from file at PATH
-I, --include=PATH (/usr/lib/qpid-dispatch/python) : Location of Dispatch’s Python library
-d, --daemon : Run process as a SysV-style daemon
-P, --pidfile : If daemon, the file for the stored daemon pid
-U, --user : If daemon, the username to run as
-T, --test-hooks : Enable internal system testing features
-v, --version : Print the version of Qpid Dispatch Router
-h, --help : Print this help
Files
- /etc/qdrouterd.conf
Configuration file.
See Also
Referenced By
qdmanage(8), qdrouterd.conf(5), qdstat(8).
07/31/2023