At the moment I'm trying to run the "PortFolio" demo on our 5-node cluster. The cluster is configured to use different network interfaces for RPC and gossip. By looking into the source code of the demo, I can see that there is "localhost" hardcoded as the hostname for the rpc interface which auf course causes the demo to fail. Is there a possibility to set the rpc_adress to more than one IP or name, e.g. rpc_adress: cluster-node5 localhost ?
I don't want to set the rpc_address to 0.0.0.0
↧
mschenk74 on "Is it possible to configure more than one IP adress for the RPC interface (rpc_address)?"
↧