How is the concurrent connections counted if the user opens multiple tabs

Hello,

I’m attempting to comprehend the mechanism of concurrent connections in Amity and I’m curious about what would happen if a user accesses the same page across multiple tabs. Would that be considered multiple concurrent connections or just a single connection since they are all from the same device? Similarly, I’m wondering about the scenario where the user accesses the page from multiple browsers.

Hi @aashrafh

It’s counted per device (not browsers/etc).

(you can find the info here in frequently asked questions)