Configuration and performance evaluation of ECN-enabled TCP streams:
Experimental results


Goal:
to define a ecn working environment, in particular to recommended WRED configuration, in terms of minimum threshold, maximum threshold and drop probability.

  1. Equipment:

    Test description:

  2. Tolopology:
    topology consists in a chain of ecn-capable routers connecting a pool of TCP senders (on the left of the chain) and a pool of TCP receivers (on the right), like in this map
    Bandwidth bottleneck: 50 Mbps

  3. Parameters

  4. Traffic profile

Summary:

  1. having a RED region too small (with small max_thresghold) causes an increase in packet loss and reduces the benefits of ecn;
  2. as intution suggests, by increasing the packet mark probability the percentual number of packets with CE bits set increases;
  3. the effect of the mark probability is stronger for larger RED regions.

Comments: