HI Barry, Membership connection: --bind-address is used for the jgroups membership connection (server-to-server) (there's also a jgroups membership port but it's determined by the jgroups code during connect)
Client/Server connection: --server-bind-address is used for the server connection that clients connect to --server-port is the port that clients connect to Cheers, Kirk On Thu, Feb 4, 2016 at 8:50 AM, Barry Wood <[email protected]> wrote: > What is the difference between the following gfsh> start server attributes: > —bind-address and —server-bind-address? > There is only one —server-port attribute? > > Best regards, > Barry Wood
