Enable Selective Acknowledgements (SACK)
This parameter controls whether or not Selective Acknowledgment (SACK) support, as specified in RFC 2018, is enabled. Selective Acknowledgement (SACK) is an optimizing feature that lets you acknowledge receipt of individual blocks of data in a continuous sequence, rather than just the last sequence number. The recipient can tell the sender that one or more data blocks are missing from the middle of a sequence, and the sender can retransmit only the missing data.
Max Duplicate ACKs
This parameter determines the number of duplicate ACKs that must be received for the same sequence number of sent data before fast retransmit is triggered to resend the segment that has been dropped in transit.
TCP Window Scaling (RFC 1323)
Receive window scaling permits TCP to negotiate a scaling factor for the TCP receive window size, allowing the use of a very large TCP receive window size (RWIN). This option must be enabled in order to use a receive window size (RWIN) larger than 64 KB.
Timestamps (RFC 1323)
Timestamps help TCP to measuring round trip time (RTT) accurately in order to adjust retransmission timeouts. The Timestamps option provides two four-byte timestamp fields in the TCP header, one to record the time the initial transmission is sent and one to record the time on the remote host. Since this option increases packed header overhead and don't provide much of an improvement, it is recommended to be disabled. This option is specified in RFC 1323.
Session Keep Alive
This value determines the time interval between keepalive transmissions on a session. Recommended value is 60000 ms (10 minutes).
Internet Explorer: MaxConnectionsPerServer
This value limits the number of concurrent connections to a web server.
Quality and Type Of Service : DisableUserTOSSetting
This parameter can be used to allow programs to manipulate the Type Of Service (TOS) bits in the header of outgoing IP packets.
LAN Settings : LAN Request Buffer Size
This parameter can be used to reduce local area network delays.
LAN Settings : Increase LAN Browsing Speed
This option disables the network task scheduler leading to faster browsing of network folders.
Host Resolution Priority
This option group allows settings the priority level for LocalPriority (local names cache), HostsPriority (the hosts file), DnsPriority (DNS) and NetbtPriority (NetBT name resolution, WINS).
NetBIOS over TCP/IP: BcastNameQueryCount
This value determines the number of times NetBT broadcasts a query for a particular name without receiving a response.
NetBIOS over TCP/IP: BcastQueryTimeout
This value determines the time interval between successive broadcast name queries for the same name.
NetBIOS over TCP/IP: CacheTimeout
This value determines the time interval (in miliseconds) that names are cached for in the remote name table.
DNS Cache Parameters
MaxNegativeCacheTTL limits the negative DNS query answer cache time. NegativeSOACacheTime limits the negative answer to SOA DNS query cache time. NetFailureCacheTime value determines the time to stop sending DNS queries if no answer is received.