try narrowing down what gets replicated to only whats truly needed. this helped in a project i worked on that horrid network usage because everything in it was replicated and the packet sizes were massive
try narrowing down what gets replicated to only whats truly needed. this helped in a project i worked on that horrid network usage because everything in it was replicated and the packet sizes were massive