Title :
Effects and implications of file size/service time correlation on Web server scheduling policies
Author :
Lu, Dong ; Dinda, Peter ; Qiao, Yi ; Sheng, Huanyuan
Author_Institution :
Northwestern Univ., Evanston, IL, USA
Abstract :
Recently, size-based policies such as SRPT and FSP have been proposed for scheduling requests in Web servers. SRPT and FSP are superior to policies that ignore request size, such as PS, in both efficiency and fairness, given heavy-tailed service times. However, a central assumption that is usually made in implementing size-based policies in a Web server is that the service time of a request is strongly correlated with the size of the file it serves. By collecting Web server trace data taken from the logs of modified Apache Web servers, this paper reveals that the correlation between service time and file size can be quite low, and shows how the performance of SRPT and FSP can be dramatically affected by the weak correlation via trace-driven simulations. In response, we propose and evaluate domain-based scheduling, a simple technique that better estimates connection times by making use of the source IP address of the request. Domain-based scheduling improves SRPT and FSP performance on Web servers, bringing the performance benefits of these scheduling polices even to those regimes where the correlation between file size and service time is low.
Keywords :
IP networks; Internet; file servers; scheduling; transport protocols; Apache Web server; FSP; Internet protocol; SRPT; correlation theory; domain-based scheduling; fair sojourn protocol; file size; service time; shortest remaining processing time; source IP address; Delay; Dispatching; File servers; Global Positioning System; Performance gain; Processor scheduling; Protocols; Time factors; Web server; Yarn;
Conference_Titel :
Modeling, Analysis, and Simulation of Computer and Telecommunication Systems, 2005. 13th IEEE International Symposium on
Print_ISBN :
0-7695-2458-3
DOI :
10.1109/MASCOTS.2005.30