Help understanding network stats

+1.
Network documentation is good for understanding how to use the replication system on the highest level. But lacks much information on the low level. Like: What if an TArray is bigger than 10KB (10KB is default bandwidth) and needs to be replicated? Is the network data send out on a per frame basis? As mentioned above, what is meant by ‘bunch’? What if the data from multiple actors combined in a single frame is more than 10KB?