How to fix huge mass difference on rigidbody when using network transform?

I have simple box with network transform component in it. When I push that box as host the box moves like it should, but when I try to push the box as client it moves really slowly.

Why the box is moving differently on client and how this can be fixed?

It seems there are some limitations.