Similar paper:
[more]
Al-Qudah et al (2009) Efficient Application Placement in a Dynamic Hosting Platform (WWW)
PDF
[more]
Pathak et al (2010) Measuring and Optimizing TCP Splitting for Cloud Services (PAM)
Split TCP: Put a proxy in between the client and the server so that the client’s request is handled by the proxy and the proxy is holding persistent connections to the server. In this case, 3-way handshake only happen between client and the proxy and the proxy can enjoy an...
[more]
Nechaev et al (2009) On Calibrating Enterprise Switch Measurements (IMC)
A paper I skimmed.
[more]
Sarolahti and Kuznetsov (2002) Congestion Control in TCP (Usenix)
A survey paper on how Linux implements the congestion control in TCP.
[more]