Unlock access to all the studying documents.
View Full Document
Chapter 08: Web Server Hardware and Software
1. The Internet connects many different types of computers that are running different types of operating system software.
United States – BUSPROG: Technology
2. When people use Web browser software to become part of the Web, their computers become Web client computers on
a worldwide client/server network.
United States – BUSPROG: Technology
3. The computers that perform the server function usually have more memory and larger, faster disk drives than the client
computers they serve.
United States – BUSPROG: Technology
4. The three main elements of a Web server are the hardware, operating system software, and Web server software.
United States – BUSPROG: Technology
5. Platform neutrality was a critical factor in the rapid spread and widespread acceptance of the Web.
United States – BUSPROG: Technology
6. In client-side scripting, changes are generated within the browser using software such as JavaScript.
United States – BUSPROG: Technology
7. In dynamic page-generation technologies, server-side scripts and HTML-tagged text are used independently to create
the dynamic Web page.
United States – BUSPROG: Technology
8. Computers that are connected to the Internet and make some of their contents publicly available using the HTTP
protocol are called Web servers.
United States – BUSPROG: Technology
9. A two-tier client/server architecture is sufficient for delivering dynamic content and processing transactions.
United States – BUSPROG: Technology
10. A single client request always results in dozens or even hundreds of separate server responses to locate and deliver
information.
United States – BUSPROG: Technology
11. The basic Web client/server model is a three-tier model.
United States – BUSPROG: Technology
12. The entity body of a response message returns the HTML page requested by the client machine.
United States – BUSPROG: Technology
Bloom’s: Knowledge
13. Software applications that generate information are located in the first tier of n-tier architectures.
14. Linux is a closed-source operating system software.
15. The two most commonly used Web server programs are Apache HTTP Server and Microsoft Internet Information
Server, IIS.
United States – BUSPROG: Technology
16. A black list spam filter cannot be implemented at the individual level.
United States – BUSPROG: Technology
Bloom’s: Knowledge
17. The rejected e-mails in a white list spam filter are deleted.
18. The challenge-response content-filtering technique uses a black list as the basis for a confirmation procedure.
19. With remote server administration software, a Web site administrator can control a Web site from any Internet-
connected computer.
United States – BUSPROG: Technology
20. Very small companies can run Web sites on desktop PCs.
United States – BUSPROG: Technology
Bloom’s: Knowledge
21. One element that affects overall server performance is the server hardware.
United States – BUSPROG: Technology
22. A drawback of decentralized architecture is that if one of the few servers becomes inoperable, a large portion of the
site’s capacity is lost.
United States – BUSPROG: Technology
23. The smaller servers used in the decentralized architecture are more expensive than the large servers used in the
centralized approach.
United States – BUSPROG: Technology
24. A centralized architecture spreads failure risk over a large number of servers.
Bloom’s: Knowledge
25. Few large centralized sites use load-balancing systems, at an additional expense, to assign the workload efficiently.
United States – BUSPROG: Technology
26. In _____, software operates on the browser to change what is displayed on the Web page in response to a user’s
actions.
static content generation
United States – BUSPROG: Technology
27. Customized pages provided by Web servers in response to specific queries from site visitors are called _____.
United States – BUSPROG: Technology
28. _____ lets programmers create Web pages that will update asynchronously while the rest of the Web page continues
to be displayed in the browser.
United States – BUSPROG: Technology
Bloom’s: Knowledge
29. A _____ page is an unchanging page retrieved from a file on a Web server.
United States – BUSPROG: Technology
30. _____ is a standard way of interfacing external applications with Web servers.
31. In _____, a program running on a Web server creates a Web page in response to a request for specific information
from a Web client.
United States – BUSPROG: Technology
32. In a client/server architecture, the _____ contains a command, the name of the target resource, and the protocol name
and version number.
08.01
United States – BUSPROG: Technology
Bloom’s: Knowledge
33. In a client/server architecture, an optional _____ is sometimes used to pass bulk information to the server.
United States – BUSPROG: Technology
34. A(n) _____ indicates the HTTP version used by the server, the status of the response, and an explanation of the status
information.
United States – BUSPROG: Technology
35. FreeBSD is a(n) _____-based operating system.
United States – BUSPROG: Technology
36. _____ continually conducts surveys to tally the number of Web sites in existence and track which Web server
software each uses.
Multiple Choice
08.01
United States – BUSPROG: Technology
Bloom’s: Knowledge
37. _____ Server has dominated the Web since 1996 because it is free and performs very efficiently.
United States – BUSPROG: Technology
38. A(n) _____ is a program that attaches itself to another program and can cause damage when the host program is
activated.
United States – BUSPROG: Technology
39. A _____ is an unsolicited commercial e-mail.
United States – BUSPROG: Technology
40. A _____ spam filter examines From addresses and compares them to a list of known good sender addresses.
Easy
Multiple Choice
08.02
United States – BUSPROG: Technology
Bloom’s: Knowledge
41. A content-filtering technique where the software that performs the filtering task is placed on individual users’
computers is called _____.
United States – BUSPROG: Technology
42. A _____ program sends data packets to every computer on the path between one computer and another and clocks the
packets’ round-trip times.
United States – BUSPROG: Technology
43. _____ programs calculate and display the number of hops between computers and the time it takes to traverse the
entire one-way path between machines.
United States – BUSPROG: Technology
44. _____ is a program that allows a person using one computer to access files and run programs on a second computer
that is connected to the Internet.
Easy
Multiple Choice
08.03
United States – BUSPROG: Technology
Bloom’s: Knowledge
Chapter 08: Web Server Hardware and Software
United States – BUSPROG: Technology
45. The _____ is the part of the TCP/IP rules that defines the formats used to transfer files between TCP/IP-connected
computers.
Microsoft Internet Information Server
46. A _____, when clicked, displays an error message rather than a Web page.
47. A(n) _____ file is a file on a Web server that is not linked to any page.
48. Efforts to reduce the environmental impact of large computing installations are called _____ computing.
Chapter 08: Web Server Hardware and Software
United States – BUSPROG: Technology
49. In the context of Web server performance evaluation, _____ is testing that is used to compare the performance of
hardware and software.
United States – BUSPROG: Technology
50. _____ is the number of HTTP requests that a particular hardware and software combination can process in a unit of
time.
United States – BUSPROG: Technology
51. _____ architectures are used in LANs, WANs, and the Web.
United States – BUSPROG: Technology
52. _____ in the form of programs called Java servlets, is a technology which is used to create dynamic Web pages.
53. The practice of launching a return attack by sending e-mail messages back to a computer that originated a suspected
spam is referred to as _____.
54. The server computer on which database management software runs is often called a(n) _____.
55. _____ is a development framework used to create interactive Web sites that look like applications running in a
Web browser.
56. In the context of multiple meanings of the term server, the server computer that handles incoming and outgoing e-mail
is usually called a(n) _____.
57. The computer on which a company runs its accounting and inventory management software is sometimes called a(n)
_____.
58. A(n) _____ is any computer used to provide files or make programs available to other computers connected to it
through a network.
59. The Web client/server model in which messages are created and read only by the client and the server computers is
called a(n) _____.
60. The message that a Web client sends to request a file or files from a Web server is called a(n) _____.
61. _____ tasks include running programs and allocating computer resources such as memory and disk space to programs.
62. _____ is the UNIX-based operating system of Oracle.
63. _____ comes bundled with current versions of Microsoft Windows Server operating systems and is used on many
corporate intranets because many companies have adopted Microsoft products as their standard products.
64. _____ are messages rejected by a white list spam filter that should not have been rejected.
65. _____ is a statistical technique in which additional knowledge is used to revise earlier estimates of probabilities.
66. Visitor information captured by Web servers are placed into a Web _____ for data analysis.
67. A(n) _____ utility program examines each page on a Web site and reports any URLs that no longer exist.
68. A popular server configuration which involves putting small server computers on a single computer board and then
installing many of those boards into a rack-mounted frame. These servers-on-a-card are called _____.
69. In the context of designing a large Website’s operations, in a(n) _____ , a few very large and fast computers are used.
70. _____ is the amount of time a server requires to process one HTTP request.
71. The ability of a network to connect devices that use different operating systems is called _____.
72. A(n) _____ returns information describing a server’s attributes.
73. A large collection of servers is called a(n) _____.
74. The various ways that servers can be connected to each other and to related hardware, such as routers and switches,
are called _____.
75. A(n) _____ is a piece of network hardware that monitors the workloads of servers attached to it and assigns incoming
Web traffic to the server that has the most available capacity at that instant in time.
76. Explain the difference between a dynamic Web page and a static Web page.
77. Describe the major components of a typical request message from a client to a server.
78. Describe some of the drawbacks of e-mail.
79. Explain the roles of indexing and searching utility programs.
80. Explain the factors required to measure a server’s Web page delivery capability.