Skip to content

Instantly share code, notes, and snippets.

@mccun934
Created October 2, 2017 14:25
Show Gist options
  • Save mccun934/c8e9510168cc4646ee61d63dd922613f to your computer and use it in GitHub Desktop.
Save mccun934/c8e9510168cc4646ee61d63dd922613f to your computer and use it in GitHub Desktop.
dispatch router hello timeout qpid
Please update router settings on Satellite and each Capsule as follows:
In /etc/qpid-dispatch/qdrouterd.conf :
router {
mode: interior
router-id: sat.example.redhat.com
helloInterval: 10
helloMaxAge: 30
}
(add to the "router" section the 2 "hello*" parameters)
Apply the change:
service qdrouterd restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment