.\" -*- nroff -*- .\" .\" Licensed to the Apache Software Foundation (ASF) under one .\" or more contributor license agreements. See the NOTICE file .\" distributed with this work for additional information .\" regarding copyright ownership. The ASF licenses this file .\" to you under the Apache License, Version 2.0 (the .\" "License"); you may not use this file except in compliance .\" with the License. You may obtain a copy of the License at .\" .\" http://www.apache.org/licenses/LICENSE-2.0 .\" .\" Unless required by applicable law or agreed to in writing, .\" software distributed under the License is distributed on an .\" "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY .\" KIND, either express or implied. See the License for the .\" specific language governing permissions and limitations .\" under the License .\" .TH QDROUTERD 8 .SH NAME qdrouterd \- AMQP message router .SH SYNOPSIS qdrouterd [OPTIONS] .SH DESCRIPTION The Qpid Dispatch router (qdrouterd) is a network daemon that directs AMQP 1.0 messages between endpoints, such as messaging clients and servers. .PP See for more information. .SH OPTIONS .IP "-c, --config=PATH" Load the configuration from PATH. The default is \fI/etc/qpid-dispatch/qdrouterd.conf\fP. .IP "-I, --include=PATH" Load the daemon's Python library code from PATH. The default is \fI${CMAKE_INSTALL_PREFIX}/lib/qpid-dispatch/python\fP. .IP "-h, --help" Display a brief usage message and exit. .SH FILES .I /etc/qpid-dispatch/qdrouterd.conf .SH SEE ALSO .BR qdrouterd.conf (5), .BR qdstat (8), .BR qdstat.conf (5) .SH AUTHOR Apache Qpid .SH COPYRIGHT Copyright 2013 The Apache Software Foundation