Presentation is loading. Please wait.

Presentation is loading. Please wait.

Ningning HuCarnegie Mellon University1 Improving TCP Startup Performance using Active Measurements Ningning Hu, Peter Steenkiste Carnegie Mellon University.

Similar presentations


Presentation on theme: "Ningning HuCarnegie Mellon University1 Improving TCP Startup Performance using Active Measurements Ningning Hu, Peter Steenkiste Carnegie Mellon University."— Presentation transcript:

1 Ningning HuCarnegie Mellon University1 Improving TCP Startup Performance using Active Measurements Ningning Hu, Peter Steenkiste Carnegie Mellon University 11 th IEEE International Conference on Network Protocols

2 Ningning HuCarnegie Mellon University2 TCP Slow Start Slow start exponentially increases the congestion window size –Determine a proper congestion window size –Bootstrap the self-clocking behavior Problems –High instantaneous sending speed –Long startup time (ssthresh) Large ssthresh  packet loss Small ssthresh  large startup time –More serious on higher speed network available bandwidth Idea: measure the available bandwidth! [ only consider the slow start at the beginning of a TCP flow ]

3 Ningning HuCarnegie Mellon University3 Outline Available bandwidth measurement Algorithm — Paced Start (PaSt) Evaluation results

4 Ningning HuCarnegie Mellon University4 Available Bandwidth Measurement PTR (Packet Transmission Rate) –A type of packet train probing technique –Focus on the probing packet gap ? Observations ! probing pkt background pkt sending gap arriving gap

5 Ningning HuCarnegie Mellon University5 Algorithm: PTR Sample the different sending rate Monitor the difference between the sending rate and the arriving rate Measure the available bandwidth at the turning point available bandwidth 0 arriving gap sending gap turning point

6 Ningning HuCarnegie Mellon University6 Slow Start  Paced Start (PaSt) Double the congestion window size every RTT Packet sending in startup –Self-clocking Each ACK triggers 2 data packets Switch to AIMD –cwnd = ssthresh | packet loss | timeout –1  –Self-controlled Sending speed & sending time –sending rate  arriving rate

7 Ningning HuCarnegie Mellon University7 SACKPaSt Slow Start vs. Paced Start use the ACKing rate to approximate the data packet arriving rate

8 Ningning HuCarnegie Mellon University8 Algorithm — Paced Start double cwnd send cwnd pkts with src_rate measure ack_rate measure path capacity B set src_rate = B/2 cwnd = 2 src_rate = INF src_rate > ack_rate increase src_rate decrease src_rate YN N estimation good enough congestion avoidance (AIMD) Y set cwnd & ssthresh pkt loss | timeout More details in the paper ……

9 Ningning HuCarnegie Mellon University9 Evaluation NS2 SimulationReal system Experiment Flow level analysisInternet experiment (user level TCP) PaSt & SackPaSt & NewReno & Vegas Network level analysisImprovement on Apache (Kernel implementation) DumbbellParking-lotFlow length

10 Ningning HuCarnegie Mellon University10 Network Level Analysis Exponential flow arriving rate: 2 flows/sec (mean) Exponential flow length: 200 packets (mean) Three flow scenarios: Sack (only), PaSt (only), Mixed (PaSt & Sack) Study 2000 flows in stable status RR 20Mbps 20ms (queue size = 100 pkts) 102 senders 102 receivers 102 senders 102 receivers 50Mbps, 0.5ms

11 Ningning HuCarnegie Mellon University11 Throughput PaSt > Sack (5% - 10% improvement) PaSt co-exists well with Sack –PaSt (mixed) = PaSt (only) –Sack (mixed) > Sack (only)

12 Ningning HuCarnegie Mellon University12 Packet Loss PaSt << Sack Slow Start is the main reason for the large number of packet loss in Sack # of flows w. loss avg. loss rate90% loss rate

13 Ningning HuCarnegie Mellon University13 Evaluation NS2 SimulationReal system Experiment Flow level analysisInternet experiment (user level TCP) PaSt & SackPaSt & NewReno & Vegas Network level analysisImprovement on Apache (Kernel implementation) DumbbellParking-lotFlow length

14 Ningning HuCarnegie Mellon University14 Testbed on Emulab Apache server Surge client Surge client Apache server Sack & PaSt Sack RR 20Mbps 20ms (queue size = 66 pkts) Emulab Sack kernel: Linux 2.4.18 PaSt kernel: –Implement PaSt algorithm in Linux 2.4.18 50Mbps, 0.5ms

15 Ningning HuCarnegie Mellon University15 Performance of Apache Analyze 2000 HTTP flows Throughput: PaSt > Sack Loss: PaSt (1168 pkt loss) << Sack (94186 pkt loss)

16 Ningning HuCarnegie Mellon University16 Related Work TCP NewReno TCP Vegas Congestion Manager More in the paper

17 Ningning HuCarnegie Mellon University17 Conclusion The design of Paced Start algorithm The performance of Paced Start –Less aggressive during startup –Less packet loss –Smaller startup time –Better network level performance

18 Ningning HuCarnegie Mellon University18 Questions?


Download ppt "Ningning HuCarnegie Mellon University1 Improving TCP Startup Performance using Active Measurements Ningning Hu, Peter Steenkiste Carnegie Mellon University."

Similar presentations


Ads by Google