2V0-622 · Question #355
An administrator finds that the Microsoft Exchange virtual machines are exhibiting network latency. What two in-guest changes can help decrease latency? (Choose two.)
The correct answer is A. LRO B. TSO. https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.networking.doc/GUID- D80AEC2F-E0DA-4172-BFFD-B721BF36C2E8.html https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.networking.doc/GUID- ECC80415-442C-44E9-BA7A-852DDB174B9F.html Large Receive Offload (L
Question
An administrator finds that the Microsoft Exchange virtual machines are exhibiting network latency. What two in-guest changes can help decrease latency? (Choose two.)
Options
- ALRO
- BTSO
- CSR-IOV
- DRVRDMA
How the community answered
(59 responses)- A75% (44)
- C10% (6)
- D15% (9)
Explanation
https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.networking.doc/GUID- D80AEC2F-E0DA-4172-BFFD-B721BF36C2E8.html https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.networking.doc/GUID- ECC80415-442C-44E9-BA7A-852DDB174B9F.html Large Receive Offload (LRO) 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 especially in the case of connections that have high bandwidth. TCP Segmentation Offload (TSO) TSO on the transmission path of physical network adapters, and VMkernel and virtual machine network adapters improves the performance of ESXi hosts by reducing the overhead of the CPU for TCP/IP network operations. When TSO is enabled, the network adapter divides larger data chunks into TCP segments instead of the CPU. The VMkernel and the guest operating system can use more CPU cycles to run applications.
Topics
Community Discussion
No community discussion yet for this question.