article Mike Sullivan
The web server
term is used to refer to the computer where the sites are hosted and software that offers web content or to perform operations needed to create dynamic content that is served later. User
Let’s see the difference between the two even further:
a web server (PC)
Each site must be hosted on one or more devices (servers, web server): The material used to build this team can be very simple or very complex, multiple server groups (clusters) can be used, sharing the load of requests on the Web. This particular configuration is necessary when a site has a massive traffic.
On the other hand, a web server computer can be as simple as a home computer or a computer with a special case designed for use in the data center. These servers can be mounted in server racks to maximize space. These servers tend to be broad, deep and very thin. The width is 19 inches, is standard for servers can be installed on any server racks. rack servers may have different heights. The rack unit base unit, commonly called U, which is 1.75 inches high. Common sizes for servers are 1U, 2U and 4U Depending on the number of components (disk, CPU, RAM, memory cards, power supplies, etc.). As for their function is no difference between both types of servers, the difference is only in terms of space needed on the farm. Web server (software)If we refer to a Web server software, we are talking about the actual program that provides the content of your site.
This software waiting for requests from web pages on the Internet and when they get these requests and retrieves the page Push the browser from which my wife would like to request a form. This is the operation in the case of static Web sites, rather than if the site is dynamic Web server software uses modules and additional functions to create the content to be delivered . It is actually easier to explain this with an example. Say we have a database of events with dates and cities, and one of the pages of our site is events.php, is written in PHP and is used to show visitors the events in Depending on the configuration for: the user sends a request (submitting a form or click on a link) the search for events in Miami on March 28 that will take you to a URL like www.yourdomain.com / events . php? Miami city = & month = 03 & day = 28 (if you have no idea what it means to url then read this article): The Web server receives the request and executes the instructions in the php page events . php, what is going to get events in Miami on March 28 and events in HTML format. When this game is over, the server sends the document as HTML Web browser built visitor. The server software most commonly used Apache on Unix / Linux and Microsoft IIS on Windows. / P> See What is a web server for more information. Compare prices and features, to find the perfect plan for your web hosting provider needs Best Web Hosting
No Comments