Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 8: Web Server Hardware and Software. Electronic Commerce, Seventh Annual Edition2 Web Server Basics The main job of a Web server computer is to.

Similar presentations


Presentation on theme: "Chapter 8: Web Server Hardware and Software. Electronic Commerce, Seventh Annual Edition2 Web Server Basics The main job of a Web server computer is to."— Presentation transcript:

1 Chapter 8: Web Server Hardware and Software

2 Electronic Commerce, Seventh Annual Edition2 Web Server Basics The main job of a Web server computer is to respond to requests from Web client computers Three main elements of a Web server: –Hardware –Operating system software –Web server software

3 Electronic Commerce, Seventh Annual Edition3 Server Connection WWW requests from the Client computer Browser are detected and handled on port 80 of the server. FTP requests on port 21 of the Server. Mail on port 25 Telnet on port 23

4 Electronic Commerce, Seventh Annual Edition4 Types of Web Sites Development sites –Used to evaluate different Web designs Intranets –Corporate networks that house internal memos, corporate policy handbooks, and a variety of other corporate documents Extranets –Intranets that allow authorized parties outside the company to access information stored in the system

5 Electronic Commerce, Seventh Annual Edition5 Types of Web Sites (continued) Transaction-enabled sites –E-Commerce enabled sites (database, shopping cart, payment processing capability). –Examples: Web Catalog (e-store), Transaction Fee Model, Subscription Model, Auction Sites Content sites –Deliver content such as news, histories, summaries, and other digital information. –Examples: CNN.Com, IBM.com, Portals

6 Electronic Commerce, Seventh Annual Edition6

7 7 Static Content Static HTML Web pages – Static information File Extension:.html or htm

8 Electronic Commerce, Seventh Annual Edition8 Dynamic Content Dynamic content (DHTML) is nonstatic information constructed on a “Dynamic Webpage” in response to a Web client’s request. (Server-side Scripting) Programs that create dynamic content use these File Extensions:.asp – (Microsoft) - Active Server Pages.jsp – (Sun Microsystems) - Java Server Pages.php – (Apache Open Source) - Hypertext Preprocessor.cfm – (Macromedia) - ColdFusion

9 Electronic Commerce, Seventh Annual Edition9

10 10

11 Electronic Commerce, Seventh Annual Edition11 Web Server Operating System Operating system tasks include running programs and allocating computer resources. Unix Windows Open-source software –Developed by a community of programmers who make it available for download at no cost (Example- Linux)

12 Electronic Commerce, Seventh Annual Edition12 Web Server Software The most popular Web Server programs are: –Apache HTTP Server (Open Source) (JSP, PHP, CFM) –Microsoft (Internet Information Server (IIS) or Microsoft Server 2008) (ASP,.Net) –Sun Java System Web Server (JSWS) (JSP)

13 Electronic Commerce, Seventh Annual Edition13 Application Servers –Database Server – Manages Product Catalog, Customer database, etc.). –Mail Server – Manages Internet e-mail –Proxy Server – Controls access to main computer –Ad Server – Maintains database of banner ads –List Server – Creates and manages special e-mail lists.

14 Electronic Commerce, Seventh Annual Edition14 Spam – Phishing - Virus Spam – Any Unsolicited e-mail. Phishing – Amateur & Professional hackers attempting to obtain Personal Information or access to Content. Virus – Malicious Content

15 Electronic Commerce, Seventh Annual Edition15 Spam – Unsolicited E-Mail

16 Spam by the Numbers (2006) Source: http://spam-filter-review.toptenreviews.com/spam-statistics.htmlhttp://spam-filter-review.toptenreviews.com/spam-statistics.html

17 Electronic Commerce, Seventh Annual Edition17 Dealing With the Spam Problem Industry – Can reduce the likelihood that a spammer can automatically generate e-mail addresses User – Can control exposure of an e-mail address User – Can use multiple e-mail addresses User/Server – Can employ content filtering software

18 Electronic Commerce, Seventh Annual Edition18 Some Filtering Strategies 1. Black List spam filter --Checks incoming messages against a known bad e-mail address list. 2. White List spam filter --Checks incoming messages against a known good e-mail address list. 3. Challenge-Response technique --Forces a reply to all incoming messages not on a white list. 4. Advanced Content Analysis --Utilizes contextual filtering

19 Electronic Commerce, Seventh Annual Edition19 Server Firewalls Network Layer Firewall - Filter network traffic based on many packet attributes like IP Address, Domain name and destination port. Application Layer Firewall- inspect all packets for improper application content. Proxy Server – Can serve as a firewall by blocking unwanted content.

20 Electronic Commerce, Seventh Annual Edition20 Server Data Analysis Software Web Server Log File can capture: –IP Address of Visitor –Type of Request & Pages Viewed or Files Downloaded –Date and time of each activity (timestamp) –Status Code (successful, “404” error etc.) –Type of browser viewed on –Referrer URL (not always available)

21 Electronic Commerce, Seventh Annual Edition21 Server Log File

22 Electronic Commerce, Seventh Annual Edition22 Web Server Hardware Terms Web server computers –More memory, larger hard disk drives, and faster processors than typical PCs Blade servers –Placing small server computers on a single computer board, then installing boards into a rack-mounted frame Virtual server (virtual host) –Maintains more than one server on one machine

23 Electronic Commerce, Seventh Annual Edition23 Web Server Performance Evaluation Benchmarking –Testing used to compare the performance of hardware and software Throughput –Number of HTTP requests that a hardware and software combination can process in a unit of time Response time –Time required by a server to process one request

24 Electronic Commerce, Seventh Annual Edition24 Factors that can Influence Web Server Performance There is always going to be a limit to the number of pages that a server can serve in a given time frame. Volume - Amount of Web Traffic (Hits) Duty Cycle - No. of CPU-Intensive Operations Capacity - Bandwidth Available

25 Electronic Commerce, Seventh Annual Edition25 More Web Server Hardware Terms Server farms –Large collections of servers Centralized architecture –Uses a few very large and fast computers Distributed/decentralized architecture –Uses a large number of less powerful computers –Divides the workload among them

26 Electronic Commerce, Seventh Annual Edition26 Load-Balancing Systems Load-balancing switch –Piece of network hardware that monitors the workloads of servers attached to it –Assigns incoming Web traffic to a server that has the most available capacity at that instant in time

27 Electronic Commerce, Seventh Annual Edition27

28 Electronic Commerce, Seventh Annual Edition28


Download ppt "Chapter 8: Web Server Hardware and Software. Electronic Commerce, Seventh Annual Edition2 Web Server Basics The main job of a Web server computer is to."

Similar presentations


Ads by Google