Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r502 committed - Fixed information about buffer randomness in the middlebox test.

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r502 committed - Fixed information about buffer randomness in the middlebox test.


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r502 committed - Fixed information about buffer randomness in the middlebox test.
  • Date: Wed, 17 Aug 2011 12:11:26 +0000

Revision: 502
Author:

Date: Wed Aug 17 05:10:51 2011
Log: Fixed information about buffer randomness in the middlebox test.
http://code.google.com/p/ndt/source/detail?r=502

Modified:
/wiki/NDTProtocol.wiki

=======================================
--- /wiki/NDTProtocol.wiki Wed Aug 17 04:18:24 2011
+++ /wiki/NDTProtocol.wiki Wed Aug 17 05:10:51 2011
@@ -213,7 +213,7 @@
(The current maximum segment size (MSS))
}}}

-If for some reasons it is not possible to use such a big buffer, the Server MUST use a 8192 Byte one. The content of the buffer SHOULD be as random as possible (to avoid any automatic compression mechanisms) and MUST include only US-ASCII printable characters. The maximum value of the congestion window during the MID Throughput test MUST be set to the following value:
+If for some reasons it is not possible to use such a big buffer, the Server MUST use a 8192 Byte one. The content of the buffer SHOULD be initialized a single time and sent repeatedly. The contents of the buffer SHOULD avoid repeating content (to avoid any automatic compression mechanisms) and MUST include only US-ASCII printable characters. The maximum value of the congestion window during the MID Throughput test MUST be set to the following value:
{{{
2 * (The current maximum segment size (MSS))
}}}


  • [ndt-dev] [ndt] r502 committed - Fixed information about buffer randomness in the middlebox test., ndt, 08/17/2011

Archive powered by MHonArc 2.6.16.

Top of Page