Hi!
On 03/13/2014 06:48 PM, [email protected] wrote:
> 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.
>
OK, thanks. I can do porting later along with the fix which I would like 
to add to the test: there is recently added tst_get_unused_port() 
function, but how can I use it in the script, should I add it to 
tools/apicmds?

Thanks,
Alexey

------------------------------------------------------------------------------
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

Reply via email to