This page last changed on Mar 09, 2009 by alui.
Please note, this information does not apply to elastic agents

The traffic between agent and server is bi-directional, however initial Requests are only sent from agent to server. Responses are sent from server to agent.
The server has 2 urls / ports to connect with a remote agent.

  1. bamboo base url, usually http(s)://<host>:8085/<bamboo-app-context>
  2. bamboo broker url, usually tcp://<host>:54663 if not defined otherwise

Both ports need to be open in the firewall. The direction of the initial request is from agent to server.

The remote agent has 2 arbitrary ports open to serve both connections.

Document generated by Confluence on Mar 09, 2009 17:07