Re: 5.3.2 : Small question on transport binding

2010-07-27 Thread cobrien
Eric, On startup, the Broker does a reverse DNS lookup which is unpredictable across os versions especially with multihomed machines. Keep this in mind especially when making the assumption: "if "name" = "localhost" binding on localhost only => not visible for the rest of the network" -clark

5.3.2 : Small question on transport binding

2010-07-27 Thread Eric-AWL
Hi Would someone mind completing this mapping or correcting my mistakes please ? tcp://0.0.0.0:port binding on all interfaces :port tcp://127.0.0.1:portbinding on localhost only => not visible for the rest of the network tcp://aa.bb.cc.dd:port