Забанен
Сообщения: 1003
Благодарности: 77
|
Профиль
| Цитировать
In Windows Server 2008 the Network Interfaces are tweaked by default. You can change a couple of global settings to undo these tweaks so you can enjoy Windows Server 2008 inside legacy networks. To do so, issue the following commands:
netsh interface tcp set global rss=disabled
netsh interface tcp set global chimney=disabled
netsh interface tcp set global autotuning=disabled
|
Отправлено: 10:40, 20-11-2013
| #9
|