[VMC on AWS] Intermittent slow Download speed from Content Library of Cloud vCenter to VMC VM
search cancel

[VMC on AWS] Intermittent slow Download speed from Content Library of Cloud vCenter to VMC VM

book

Article ID: 323380

calendar_today

Updated On:

Products

VMware Cloud on AWS

Issue/Introduction

Symptoms:
  • Differing download speeds found upon subsequent attempts downloading the same files.
  • Download speed cap varies from between either 1mb or 20mb.
  • Increasing vCPU or Mem on the VM has no affect on the behavior.


Cause

When you initially start a download, the TCP windows are empty and the server sends data as fast as possible. On the receiving end, depending on your uplink speed, eventually the TCP buffers will start getting backed up and it will tell the server to stop sending too much data by reducing the TCP window size. This causes the bandwidth to drop and this resizing of the TCP window happens until the client and server reach a reasonable median where they are able to handle the traffic and the download rate becomes fairly steady.

Issue maybe resolved by disabling Large Receive Offload on a VC, however this is not possible in a VMC environment.

LRO reassembles incoming network packets into larger buffers and transfers the resulting larger but fewer packets to the network stack of the host or virtual machine. The CPU has to process fewer packets than when LRO is disabled, which reduces its utilization for networking

Resolution


Export directly from VC until such a time as this has been investigated and improvements made in future versions.