Test description:
Summary:
Comments:
max_threshold = min_threshold + deltawhere delta varies in the range: [40,60,100,200,300] The objective of the test was to identify the area in which the number of packets with CE bits set is relevant, i.e. the conditions under which the RED region [RFC 2884] dominates.
When the min threshold is below a given threshold which depends on the delta in use,
there is no increase in the percentage of CE packets. This may be explained by the
fact that the aggregate TCP stream cannot produce an overall burstiness larger than
the threshold itself.
The larger is the difference between min_threshold and max_threshold, the larger
is the threshold at which a given curve becomes constant. A possible interpretation of
this is the following.
The drop probability configured in the router represents the mark probability
denomintator, in other words, the fraction of packets dropped when the average queue
depth is at the maximum threshold. This implies that the larger is the delta, the lower
is the probability of having a marked packet when the average queue length is equal to
a given value. In particular, as indicated in Figure 1.b, for each case in which
the average queue size is below point B, the difference in mark probability is equal
to Delta p. Delta p is larger for large differences between max and min_threshold.
However, for any instant in which the average queue size is larger than B, packets
are random dropped in case of curve 1, while they are still CE marked in case of
curve 2. However, if the frequency of such condition is small, the previous case
(average queue size less than B) prevails and the overall result is that with a small
difference between max and min_threshold the percentage of CE packets is larger,
as it seems to be suggested by Figure 1.