Hi, Let’s say I have a page with node-level data, and User 1 just accessed it. Will this page load across all nodes (like web and background nodes), or will it only load on the node that User 1 belongs to?
Hi @saipriyaM, the data page will load just once for all active users, each on their respective nodes. So, if there are three users on three different nodes and User 1 accesses it, the page will load only for users on User 1’s node.