queries fail after short testing as it reaches max_clients the main issue is it is doing a request every time the view changes, even for things that are already in view.
queries fail after short testing as it reaches max_clients
the main issue is it is doing a request every time the view changes, even for things that are already in view.