Hi! > This is a perfomance test for TCP Fast Open (TFO) which is an extension to > speed up the opening of TCP connections between two endpoints. It reduces > the number of round time trips (RTT) required in TCP conversations. TFO could > result in speed improvements of between 4% and 41% in the page load times on > popular web sites. > > The default test scenario simulates an average conversation between a > web-browser and an application server, so the test results with TFO enabled > must be at least 3 percent faster. > > The test must be run on Linux versions higher then 3.7. (TFO client side > implemented in Linux 3.6, server side in Linux 3.7).
This version looks good. I would be happier if the shell part was ported to the new test.sh but I can live with it as it is now. And this patch is blocked by the thread safety patch for the tst_res.c. I guess I will commit it next week, it has been on the ML long enough. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
