Hiệu năng network vmxnet3 giảm trên Windows Server 2012
Để tăng hiệu năng thì nên thực hiện một số bước như sau:
- Tắt tất cả tính năng Offload của card đi bao gồm:
IPv4 Checksum Offload
IPv4 TSO Offload
Large Send Offload V2 (IPV4)
Large Send Offload V2 (IPV6)
Offload IP Options
Offload tagged traffic
Offload TCP Options
Recv Segment Coalescing(IPV4)
Recv Segment Coalescing(IPV6)
TCP Checksum Offload (IPv4)
TCP Checksum Offload (IPv6)
UDP Checksum Offload(IPv4)
UDP Checksum Offload(IPv6)
Đánh các lệnh sau để tắt bớt các tính năng xử lý của card
netsh int tcp set global chimney=Disabled
netsh int tcp set global autotuninglevel=Disabled
netsh int tcp set supplemental custom congestionprovider=none
netsh int tcp set global ecncapability=Disabled
netsh int ip set global taskoffload=disabled
netsh int tcp set global timestamps=Disabled
netsh int tcp set global RSS=Enable
netsh int tcp set global rsc=disabled
- Tắt tất cả tính năng Offload của card đi bao gồm:
IPv4 Checksum Offload
IPv4 TSO Offload
Large Send Offload V2 (IPV4)
Large Send Offload V2 (IPV6)
Offload IP Options
Offload tagged traffic
Offload TCP Options
Recv Segment Coalescing(IPV4)
Recv Segment Coalescing(IPV6)
TCP Checksum Offload (IPv4)
TCP Checksum Offload (IPv6)
UDP Checksum Offload(IPv4)
UDP Checksum Offload(IPv6)
Đánh các lệnh sau để tắt bớt các tính năng xử lý của card
netsh int tcp set global chimney=Disabled
netsh int tcp set global autotuninglevel=Disabled
netsh int tcp set supplemental custom congestionprovider=none
netsh int tcp set global ecncapability=Disabled
netsh int ip set global taskoffload=disabled
netsh int tcp set global timestamps=Disabled
netsh int tcp set global RSS=Enable
netsh int tcp set global rsc=disabled
Không có nhận xét nào:
Đăng nhận xét