StudentShare
Contact Us
Sign In / Sign Up for FREE
Search
Go to advanced search...
Free

WEd Design and Network - Assignment Example

Cite this document
Summary
CloudVM. Create a vm and set up a web server at Amazon AWS cloud. 2. VPS. Hosting the site at a hosting company such as iPage or bluehost where we share a user account with other users on a linux host. 3…
Download full paper File format: .doc, available for editing
GRAB THE BEST PAPER97.5% of users find it useful
WEd Design and Network
Read Text Preview

Extract of sample "WEd Design and Network"

Answer these question CDN vs Cloud Akamais Edge Server solution vs client side cache server solution. a. Its edge server is closer to the clients and therefore faster. Yes No Yes. The Akamai intelligent platform sends user content through the Akamai edge server that is physically closer to the user and therefore faster (Akamai).b. The client browsers do not have to be reconfigured to send requests indirectly through the client side cache server therefore their accesses to Internet are faster.

Yes No YES2. Akamais Edge Server solution vs Mirror Server solution.a. Its edge server is closer to users than that from the typical mirror server to users and therefore faster. Yes No Yes. Users get their content from the closest servers such that page loads are faster.b. Mirror server service is free while there is cost associated with the use of Akamai Edge Servers. Yes No No. mirror server services are not cheap. They are expensive because the servers have to be mirrored by their redundant servers. c. Mirror servers are owned and operated by different organizations and their availabilities are typically lower.

Yes No yesHosting Trade-off. We can host a web site with the following four option: 1. CloudVM. Create a vm and set up a web server at Amazon AWS cloud. 2. VPS. Hosting the site at a hosting company such as iPage or bluehost where we share a user account with other users on a linux host. 3. SharedHttpd.Share the httpd web server on a linux machine as virtual web site using directory.choose1. Which option uses most resource?cloudVM or VPS or shareHTTPDCloudVM. It provides unlimited storage resources because it uses SAN storage.

2- Which option use least resource?cloudVM or VPS or shareHTTPDVPS.3- Which option enable one to upgrade software pacakges freely without interferring other users?cloudVM or VPS or shareHTTPD cloudVM. The cloud servers are completely separated from each other hence another users actions have no impact on you. Each user has his own virtual server. Web Server Configuration and Benchmarking a. Web Server Configuration1. What directives of the httpd server are related to the feature of adapting to the dynamic nature of the incoming traffic and resulting faster response time? a. MinSpareThreads.

Yes No yes it is used to maintain a pool of spare or idle server threads.b. MaxSpareServers. Yes No yesc. Allow. Yes No nod. TransferLog. Yes No yes2. What is the default MaxSpareThreads value set for worker MPM in httpd 2.4 version?The default MaxSpareThreads for worker MPM in httpd is 250. These MPMs deal with idle threads on a server-wide basis. If there are too many idle threads in the server then child processes are killed until the number of idle threads is less than this number.3. Explain why httpd would like to kill working threads after they process the request?

to eliminate dormant threads.4. Understand directives and httpd option.a. Explain why it is not wise to use "User root " directive. because it can be modified by non-root usersb. If we restrict the httpd daemon with -X option, the site with MPM=client will outperform the site with MPM=prefork. Explain why. This is because MPM=prefork uses only one threadc. If we configure a web server with "Allow 128.198.48.192/26" in block directive , describe how and where can we view the server status of this web server.

The allow directive is used to specify access controls. Setting it to the address 128.198.48.192 means that is the place we can view it. 5. KeepAlive Directive. a. Describe the type of web pages where a web server with KeepAlive directive will signficantly improve the performance.KeepAlive directive will enhance performance of webpages with many images because a single connection will be used to transfer multiple files. If KeepAlive is so useful, explain why by default we set KeepAliveTimeout to 5 seconds, why not forever.

This is to minimize the time processes waste in waiting for requests. Setting the keepAliveTimeout to a higher value can result in performance issues especially with highly loaded servers. This is because the server processes will be kept occupied waiting on connections with idle clients.b. NGINX, Apache httpd, and nodejs 1. Describe what is the main advantage which NGINX claims to make it outperform Apache httpd. NGINX usage of RAM and CPU is incredibly reduced. This translates to faster load times for videos, images and text without any need of out-of-the-box tuning.

Among those three web servers, which is slowest?NGINX, or Apache httpd, or nodejs Nodejs because it uses a single thread to handle requests.a 1 Discuss the performance impact of running web server on a virtual machine. Running a webserver on a machine affects disk I/O because of the additional overhead. This makes the VM compete for resources with the OS hence making the computer slower. b Cache Server.1. Which HTTP request header allows a client to tell all cache servers along the path to the original server not to cache the document?

Private2. Which HTTP request header is used by client browser or cache server to ensure no unnecessary document transfer? Only-if-cached3. Which technique is used to ensure the cached documents are evenly distributed in the apache httpd cache directory? a. Hash the url and use the hash value as the file path for the cached document. Yes No yesb. Use the file size as the prefix of the file path for a cached document. Yes No yes Reverse Proxy a. What is the advantage of using reverse proxy with back end real servers, compared with direct access to the real servesr?1. A real server can be run at different port numbers than that known to the client?

Yes No No 2. A real server of the reverse proxy cluster can be shutdown for maintenance without clients recognize it. The reverse proxy can automatically redirect the traffic to other real servers. Yes No no3. Reverse proxy can distribute the request to different real servers based on the uri info in the http request. Yes NoYes. When a client request for resources a reverse proxy distributes those requests and returns those requests as if it were the Reverse proxy can load balance the requests of the same url to different real server based on weight factors.

Yes No YES. Reverse proxies are used to load balance several back end servers even at times provide caching for a slower back-end serverb. What are the command you used to restart the httpd server after your edit the httpd.conf file? apachectl -k gracefulreferences Akamai. "Any experience. Any device. Anywhere." 2014. Akamai. 26 February 2015 .

Read More
Cite this document
  • APA
  • MLA
  • CHICAGO
(“WEd Design and Network Assignment Example | Topics and Well Written Essays - 250 words”, n.d.)
WEd Design and Network Assignment Example | Topics and Well Written Essays - 250 words. Retrieved from https://studentshare.org/information-technology/1680363-wed-design-and-network
(WEd Design and Network Assignment Example | Topics and Well Written Essays - 250 Words)
WEd Design and Network Assignment Example | Topics and Well Written Essays - 250 Words. https://studentshare.org/information-technology/1680363-wed-design-and-network.
“WEd Design and Network Assignment Example | Topics and Well Written Essays - 250 Words”, n.d. https://studentshare.org/information-technology/1680363-wed-design-and-network.
  • Cited: 0 times

CHECK THESE SAMPLES OF WEd Design and Network

Computer Network and Logical Network Design

Computer network is an interconnected collection of autonomous computers that can exchange information.... network design is a systematic approach to interconnect a number of computers in such a way that they can exchange information.... … It is a detailed, labor-intensive activity and utilizes both physical and logical network design strategies.... During the design process, all key aspects of the network design are examined in terms of how they meet current needs and how they must be adapted or enlarged as network usage grows....
2 Pages (500 words) Essay

Security and Redesign of a Network

Interesting ports on XYZ Invite design at domain 192.... Interesting ports on XYZ Invite design at domain 192.... Entrepreneurs and business owner has welcomed the technology change and advanced their business involvement.... Internet come with disadvantages and security lapses so has to be made secured for businesses to enjoy its full… In the case of A2Z information security is essential that is why users' password has to be properly protected. Service Information: Operating System: Microsoft Windows 2003 Server or XP Service Park 2....
4 Pages (1000 words) Essay

PC and Network Components Design

The paper "PC and network Components Design" highlights that for gaming you will need a capable CPU in the system to be able to run the game smoothly.... The Intel Core i5 or the Intel Core i7 series of processors are ideal for gaming (Build Gaming Computers 2012).... hellip; With good sound cards, the high-quality sound surround is achieved while playing games....
6 Pages (1500 words) Essay

Network Design of the Storage and Logistics Company

The paper "network Design of the Storage and Logistics Company" highlights that Storage and Logistics Company is a warehousing and delivery corporation located in London.... This corporation was first established in 1932.... It manages the flow of goods and information for several prominent clients....
6 Pages (1500 words) Coursework

Multimedia and Design

This argument is explained in the sense that subjectivity in design ensures incorporation of the key user-design-centered principles which include user involvement throughout the design and development processes; user-centered evaluation which sees into design refinement; explicit understanding of users, knowledge on the tasks and environments upon which the design is based; the iterative process of development and implementation; and address of the whole user experience.... This work called "Multimedia and design" focuses on the book “Emotional design" written by Norman D....
5 Pages (1250 words) Essay

Security Analysis of A2Z and Redesign of its Network

The author of this paper "Security Analysis of A2Z and Redesign of its network" discusses the statistical network analysis on the examples of two companies, including the quantitive network analysis ranking of assets, NMAP, password cracking, policy creation, information about security policies.... Computer systems that are allowed in the organization are those that have been tested and certified ('Practical Packet Analysis: Using Wireshark to Solve real-world network problems', 2011)....
7 Pages (1750 words) Assignment

Network IT Operations Report and Configuration

The author of this paper "network IT Operations Report and Configuration" discusses the IT infrastructure design, the networking equipment, cost of implementation and maintenance, Virtual Private network (VPN) tunneling, cryptography, IDS, Secured Fast Packet Switching (SFPS).... The network does not auger well as there have been response time issues involved.... Taking a close look at the current situation of the Dead Duck Publishing Company, we purpose to come up with a network that maximizes network performance meeting all the requirements to keep the business at a better level....
14 Pages (3500 words) Coursework

Designing for Performance - The Bunnings Website Design Assessment

"Designing for Performance - The Bunnings Website design Assessment" paper analizes a website of leading retailer of home improvement and outdoor living products in New Zealand and Australia and a major supplier to project builders and housing industry.... It is therefore expected that it has invested quite a good amount in the design of the website....
7 Pages (1750 words) Case Study
sponsored ads
We use cookies to create the best experience for you. Keep on browsing if you are OK with that, or find out how to manage cookies.
Contact Us