Just reading up on vernemq because I’m looking for an MQTT broker that can log to mysql.
I’m reading some conflicting things on the net. It kind of sounds like in some way or another, when using vernemq, you don’t need a front end load balancer. However, if you don’t have something redirecting connections from a failed server, the client connections will simply fail.
At least, this is my experience with front end load balancing :).
Am I missing something or is it that simple, the servers must have front end proxy / load balancing.