A command-line utility available in VMware ESXi to manage advanced configuration settings. It allows administrators to query, modify, and manage various advanced parameters that are not typically available through the standard vSphere Client or the ESXi host client interface.
Increases the number of buffers to increase VM performance over network.
esxcfg-advcfg -s 32768 /BufferCache/MaxCapacity
Reduces the Buffer Cache Flush interval to increase VM performance over network.
esxcfg-advcfg -s 20000 /BufferCache/FlushInterval