Performance Evaluation of Concurrent Multistreamed Web Transport Based on SCTP

Miao XUE,Dong YANG,De-Yun GAO,Si-dong ZHANG,Hong-ke ZHANG
DOI: https://doi.org/10.16182/j.cnki.joss.2010.07.040
2010-01-01
Abstract:The transport of Web based on TCP suffers head-of-line blocking. While SCTP has attractive multi-streaming feature, which is a mechanism to distinguish different logical streams, SCTP can be applied to avoid the head-of-line blocking. The Apache server implementations were modified to handle HTTP/1.1 persistent, pipelined requests to sufficiently use SCTP concurrent multi-streaming. Emulations for the transport of web based SCTP and TCP in couples of access scenarios were conducted, and the emulation results were analyzed and compared. The emulation results show that Web transport based on concurrent multistreamed SCTP profits from faster page downloads, and achieves users' perceivable improvements to pipelined objects' response time.
What problem does this paper attempt to address?