1995
DOI: 10.1109/2.471181
|View full text |Cite
|
Sign up to set email alerts
|

NCSA's World Wide Web server: design and performance

Abstract: The World Wide Web (WWW) server at the National Center for Supercomputing Applications (NCSA) is one of the most heavily accessed WWW servers in the world. This server is based on a collection of cooperating hosts that share a common le system. To increase our understanding of how users access this server and to provide a basis for assessing server and system software optimizations, we analyzed NCSA's server logs for multiple weeks during a ve month period. This paper describes the server's architecture, prese… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
49
0

Year Published

1999
1999
2012
2012

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 147 publications
(49 citation statements)
references
References 5 publications
0
49
0
Order By: Relevance
“…Lastly, load-balancing server resource usage has been an active area of research for over a decade, since early work on web servers [Kwan et al 1995]. In the storage domain, disk striping and replication [Patterson et al 1988;Ganger et al 1993] to distribute disk accesses across a set of drives has been popular for quite some time.…”
Section: Related Workmentioning
confidence: 99%
“…Lastly, load-balancing server resource usage has been an active area of research for over a decade, since early work on web servers [Kwan et al 1995]. In the storage domain, disk striping and replication [Patterson et al 1988;Ganger et al 1993] to distribute disk accesses across a set of drives has been popular for quite some time.…”
Section: Related Workmentioning
confidence: 99%
“…It is often assumed that the service time of a request is proportional to the size of its requested file. Simple strategies, like random and round-robin algorithms, are good enough when the requests are uniform in size and independent (Kwan, McGrath, & Reed, 1995). To take advantage of temporal locality in requests, locality-aware distribution strategies make server selection based on the requested content (Pai et al, 1998).…”
Section: Web Applicationsmentioning
confidence: 99%
“…The simplest DNS-based load-balancing approach in a Web cluster is round robin (Kwan et al, 1995). In this approach, the DNS server assigns the IP addresses of the cluster servers in a round-robin manner to the clients' address-mapping requests.…”
Section: State-blind Load Balancingmentioning
confidence: 99%
“…Moreover, users expect to receive responses in a short period of time, regardless of the number of requests that web servers must process at a given time. This new scenario introduces several challenges to the client/server model used on the Internet, considering that the level of scalability of a single web server is relatively low (Kwan et al, 1995;Colajanni and Yu, 1997).…”
Section: Introductionmentioning
confidence: 99%