Quote Originally Posted by Marcellus_Cassius View Post
What if they seperate marketboard listings from the retainer interface and reduced retainer count to 1 with the option to have more "bags". Would that reduce server workload
No because the issue isn't the number of retainers or the market board, it's their database design and their client-server setup.

Want to know how to fix the server load problem associated with multiple large inventories? It's really simple.

Don't re-send or re-write unchanged data.

That's all. It'd probably cut their bandwidth usage by a third if they just stopped re-saving data that wasn't changed.