$cat /proc/sys/net/ipv4/tcp_dsack 1 $ tcp_dsack – BOOLEAN Allows TCP to send “duplicate” SACKs. This option is required to send duplicate SACKs which was briefly described in the tcp_sack variable explanation. This is described in detail within the RFC 2883. This RFC document explains in detail how to handle situations where a packet is received twice …
Daily Archives: May 12, 2010
knowledge discovery
Knowledge discovery is a concept of the field of computer science that describes the process of automatically searching large volumes of data for patterns that can be considered knowledge about the data. From Wikipedia, the free encyclopedia.