Forum Post: RE: connect to appserver over internet

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
You always need to open the Name Server Port (if used), the broker port and the ports of the agents (port range). Name Server and broker do not stream the AppServer agents payload. I have made the experience that the AIA (with http) can be faster in networks with high latency. The AIA does not cause lots of load on the Tomcat, so that does not count. However, when using statefree and the NameServer (not AppServerDC), the client needs to call into the NS, then into the Broker, and then to the agent for every request. With AIA all that happens in a single TCP package and the NS/Broker communication is happening from the AIA in the much faster internal network.

Continue reading...
 
Status
Not open for further replies.
Back
Top