Chapter 15. Messaging Parameters

ParameterDescription

RpcPassword

The password for messaging backend.

RpcPort

The network port for messaging backend. The default value is 5672.

RpcUseSSL

Messaging client subscriber parameter to specify an SSL connection to the messaging host. The default value is False.

RpcUserName

The username for messaging backend. The default value is guest.