I want to have multiple instances of an aerospike-server node so load balance because I hit the server with so many requests I get an error saying ‘Error Code 22: Operation not allow at this time’ then eventually ‘FATAL: sorry, too many clients already’.
I assume that having more aerospike-server nodes that i can lessen the load on one node and therefore complete more operations? I’m jsut not sure where to start with this.
I need these nodes all locally on one host. Any help would be great.
My network knowledge isn’t great so forgive me for any mistakes!