Command forwarding question

matli 18 hours ago

Is there native Traccar support to forward commands to a device connected to a specific node?

We are using HAProxy as a roundrobin for device connections and Redis for publishing positins and events. We are using a custom mobile APP to send custom commands via Traccar API to one of the nodes by default, let's say node 1, but as the device connects and re-connects from time to time (which is expected) it may connect to node 2 instead of node 1 where commands are being received. Redis forwards positions and events, how are commands forwarded or is it currently not supported?

Thanks so much - appreciate as always.

Best,
Chris

Anton Tananaev 17 hours ago

It should be supported if you have proper horizontal scaling configured.