msm-4.14/Documentation
Christoph Paasch 1a2c6181c4 tcp: Remove TCPCT
TCPCT uses option-number 253, reserved for experimental use and should
not be used in production environments.
Further, TCPCT does not fully implement RFC 6013.

As a nice side-effect, removing TCPCT increases TCP's performance for
very short flows:

Doing an apache-benchmark with -c 100 -n 100000, sending HTTP-requests
for files of 1KB size.

before this patch:
	average (among 7 runs) of 20845.5 Requests/Second
after:
	average (among 7 runs) of 21403.6 Requests/Second

Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-17 14:35:13 -04:00
..
2012-12-15 13:03:48 -08:00
2012-10-08 13:50:12 +10:30
2013-03-05 17:22:08 -08:00
2012-12-14 08:48:59 +01:00
2012-07-18 18:35:57 -07:00
2013-03-02 20:09:50 +00:00
2013-03-17 14:35:13 -04:00
2013-01-10 01:27:46 +01:00
2012-11-11 18:10:46 -08:00
2013-02-23 17:50:23 -08:00
2012-12-18 21:10:22 -08:00
2013-02-21 12:05:51 -08:00
2012-07-29 21:11:05 -03:00
2012-12-10 15:54:27 +01:00
2012-12-05 23:52:10 +00:00
2013-02-19 08:42:37 +01:00
2013-03-08 15:05:34 -08:00
2013-03-08 15:05:34 -08:00