Yo e estado probando una serie de comandos y cambios de registro de windows para mejorar 2 cosas bajar el lag y aumentar la tasa de transferencia de archivos entre red ami me a servido muchísimo espero a ustedes también (antes de aplicar cualquier cosa cada comando o registro que deje aqui lo pueden investigar para ver que influye y cambios realizan para cualquier temor.
cmd:
netsh interface tcp set global autotuning=disabled
netsh interface tcp set global rss=disabled
netsh int ip set global taskoffload=disabled
netsh int tcp set heuristics disabled
netsh interface tcp set global initialRto= el valor mas bajo win7 "100" win8 "300", este es importante influirá en el poteo
si no les aparece en windows 7 apliquen el siguiente hotfix:You cannot customize some TCP configurations by using the netsh command in Windows Server 2008 R2
Abrir regedit y encontrar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanworkstation\parámetros\
Crear un nuevo valor DWORD llamado "DisableBandwidthThrottling" cambie el botón de radio "base" a "Decimal" a continuación, cambiar la entrada de datos "1"
Crear un nuevo valor DWORD llamado "DisableLargeMtu" cambie el botón de radio "base" a "Decimal" a continuación, cambiar la entrada de datos "0"
Abrir regedit y encontrar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"ForwardBroadcasts"=dword:00000000 <----- todos son valores hexadecimal exento (DisableBandwidthThrottling, DisableLargeMtu)
"UseDomainNameDevolution"=dword:00000001
"DeadGWDetectDefault"=dword:00000001
"DontAddDefaultGatewayDefault"=dword:00000000
"Tcp1323Opts"=dword:00000001
"SackOpts"=dword:00000001
"TcpNumConnections"=dword:00fffffe
"TcpTimedWaitDelay"=dword:0000001e
"EnablePMTUDiscovery"=dword:00000001
"KeepAliveInterval"=dword:00000020
"DisableUserTOSSetting"=dword:00000000
"DefaultTOSValue"=dword:00000088
"ArpAlwaysSourceRoute"=dword:00000001
"EnableDeadGWDetect"=dword:00000001
"DisablePMTUBHDetect"=dword:00000000
"ForwardBufferMemory"=dword:00048800
"NumForwardPackets"=dword:00000656
"BcastNameQueryCount"=dword:00000001
"KeepAliveTime"=dword:000493e0
"EnableTCPA"=dword:00000000
"SynAttackProtect"=dword:00000001
"NetworkThrottlingIndex"=dword:0000000a
"TcpMa
upAcks"=dword:00000001 <--- este es importante esta de la mano con initialRto es para activar Fast retransmit (lo pueden investigar)
"TcpMa
ataRetransmissions"=dword:0000000a <---- este es importante esta de la mano TcpMa
upAcks ambos influirán en el poteo esto ayuda a juegos con protocolo TCP mas no UDP
"TcpMaxConnectRetransmissions"=dword:00000000
"PriorityBoost"=dword:00000002
"BcastQueryTimeout"=dword:00000040
"TcpWindowSize"=dword:0000ffff
"DefaultTTL"=dword:00000020
"ArpUseEtherSNAP"=dword:00000000
"IGMPLevel"=dword:00000002
"DisableTaskOffload"=dword:00000001
"IPAutoconfigurationSubnet"=""
"EnableTCPChimney"=dword:00000000
"EnableRSS"=dword:00000000
"EnableWsd"=dword:00000000
"QualifyingDestinationThreshold"=dword:fffffff f
Abrir regedit y encontrar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces] apareceran varias encontrar la que miustre tu dirección ip y luego agregar estos 2 valores
"TcpAckFrequency"=dword:00000001
"TcpDelAckTicks"=dword:00000000
desactivar: esta en adaptadores de red "Ethernet" "conexion area local" marcan propiedades luego configuración hay saldra
* TCP Check-sum Offload (IPv6)
* TCP Check-sum Offload (IPv4)
* UDP Check-sum Offload (IPv6)
* UDP Check-sum Offload (IPv4)
* Large Send Offload (LSO) v2 (IPv6) (IPv4) v2
Desactivar RDC Ir a "Programas y características"> "Activar las características de Windows o desactivar"> Desmarque Compresión diferencial remota.
si utilizas HPET (High Precision Event Timer) activala en la bios de tu pc
y luego en windows con este cmd: bcdedit / set useplatformclock
No ara un cambio increíble pero si ayudara mucho. si es una falla externa de la ISP no servirá de nada
cmd:
netsh interface tcp set global autotuning=disabled
netsh interface tcp set global rss=disabled
netsh int ip set global taskoffload=disabled
netsh int tcp set heuristics disabled
netsh interface tcp set global initialRto= el valor mas bajo win7 "100" win8 "300", este es importante influirá en el poteo
si no les aparece en windows 7 apliquen el siguiente hotfix:You cannot customize some TCP configurations by using the netsh command in Windows Server 2008 R2
Abrir regedit y encontrar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\lanmanworkstation\parámetros\
Crear un nuevo valor DWORD llamado "DisableBandwidthThrottling" cambie el botón de radio "base" a "Decimal" a continuación, cambiar la entrada de datos "1"
Crear un nuevo valor DWORD llamado "DisableLargeMtu" cambie el botón de radio "base" a "Decimal" a continuación, cambiar la entrada de datos "0"
Abrir regedit y encontrar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
"ForwardBroadcasts"=dword:00000000 <----- todos son valores hexadecimal exento (DisableBandwidthThrottling, DisableLargeMtu)
"UseDomainNameDevolution"=dword:00000001
"DeadGWDetectDefault"=dword:00000001
"DontAddDefaultGatewayDefault"=dword:00000000
"Tcp1323Opts"=dword:00000001
"SackOpts"=dword:00000001
"TcpNumConnections"=dword:00fffffe
"TcpTimedWaitDelay"=dword:0000001e
"EnablePMTUDiscovery"=dword:00000001
"KeepAliveInterval"=dword:00000020
"DisableUserTOSSetting"=dword:00000000
"DefaultTOSValue"=dword:00000088
"ArpAlwaysSourceRoute"=dword:00000001
"EnableDeadGWDetect"=dword:00000001
"DisablePMTUBHDetect"=dword:00000000
"ForwardBufferMemory"=dword:00048800
"NumForwardPackets"=dword:00000656
"BcastNameQueryCount"=dword:00000001
"KeepAliveTime"=dword:000493e0
"EnableTCPA"=dword:00000000
"SynAttackProtect"=dword:00000001
"NetworkThrottlingIndex"=dword:0000000a
"TcpMa

"TcpMa


"TcpMaxConnectRetransmissions"=dword:00000000
"PriorityBoost"=dword:00000002
"BcastQueryTimeout"=dword:00000040
"TcpWindowSize"=dword:0000ffff
"DefaultTTL"=dword:00000020
"ArpUseEtherSNAP"=dword:00000000
"IGMPLevel"=dword:00000002
"DisableTaskOffload"=dword:00000001
"IPAutoconfigurationSubnet"=""
"EnableTCPChimney"=dword:00000000
"EnableRSS"=dword:00000000
"EnableWsd"=dword:00000000
"QualifyingDestinationThreshold"=dword:fffffff f
Abrir regedit y encontrar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces] apareceran varias encontrar la que miustre tu dirección ip y luego agregar estos 2 valores
"TcpAckFrequency"=dword:00000001
"TcpDelAckTicks"=dword:00000000
desactivar: esta en adaptadores de red "Ethernet" "conexion area local" marcan propiedades luego configuración hay saldra
* TCP Check-sum Offload (IPv6)
* TCP Check-sum Offload (IPv4)
* UDP Check-sum Offload (IPv6)
* UDP Check-sum Offload (IPv4)
* Large Send Offload (LSO) v2 (IPv6) (IPv4) v2
Desactivar RDC Ir a "Programas y características"> "Activar las características de Windows o desactivar"> Desmarque Compresión diferencial remota.
si utilizas HPET (High Precision Event Timer) activala en la bios de tu pc
y luego en windows con este cmd: bcdedit / set useplatformclock
No ara un cambio increíble pero si ayudara mucho. si es una falla externa de la ISP no servirá de nada
Comentario