Hi consider I have a Node level data page and user 1 has accessed it.. now will it load this d page across all the nodes (web,bg).. Or it will load it to the only node tht the user 1 belongs to…?
Hi @Satya K
The datapage will load only once for all the active users with their respective nodes
Hi @Satya K,
For a Node-level data page, it will be loaded only on the specific node where it was first accessed by the user. It won’t be loaded across all nodes (e.g., web or background nodes). Each node maintains its own copy of the Node-level data page. So, when User 1 accesses the data page, it will be loaded on the node that User 1 is connected to. If another user or the same user accesses the application on a different node, the data page will need to be loaded separately on that node.
Regards,
Mohd Qizer Uddin