How to optimize networking for many actors

Why do you want to multicast the location and rotations? You can just enable Replicate Movement in the actor defaults and let unreal handle the replication. Multicasts are not free, they can be culled, and if they are all reliable, and you are doing 100-200 each frame, that’s way above the engine’s limits