Dear Team,
Hope all are doing well,
I just did a quick search and found that traccar uses embedded cache (in-memory), and I can also run multiple instances together for balancing.
1- Is there any way to extract the cache and use Redis on a different server rather than in-memory?
2- If I use two different servers (instances) and connect devices using the load balancer, will the traccar handle this situation? The device may connect once to server A and another time to server B. Is it okay to do that (use a load balancer for the device push data)?
Thank you
Dear Anton,
Could you kindly let me know use Redis for sync what?
And also what do you mean by configure it correctly? If there is a guide link please share it with me.
Appreciate your quick reply and support.
Dear Team,
Hope all are doing well,
I just did a quick search and found that traccar uses embedded cache (in-memory), and I can also run multiple instances together for balancing.
1- Is there any way to extract the cache and use Redis on a different server rather than in-memory?
2- If I use two different servers (instances) and connect devices using the load balancer, will the traccar handle this situation? The device may connect once to server A and another time to server B. Is it okay to do that (use a load balancer for the device push data)?
Thank you