Test Description:
These tests show the basic behavior of TCP with different bandwidth-delay product values.Test Topology A
Client................................Server
800kbs 100ms
0(0)-----------------------------------1(0)
|
tcpdump
Test Topology B
Client................................Server
800kbs 300ms
0(0)-----------------------------------1(0)
|
tcpdump
SSF Configuration Test File: SSF Tcpdump File: |
![]() |
In test A, after the slow start the pipe is continuously filled, because of a low bandwidth delay product. |
![]() |
In test B, after the slow start we can see a gap between each window of data, because the bandwidth delay product is larger than data window. |