Web Server:
Also called HTTP Server. A computer where Web sites and Internet sites are stored. The server software uses HTTP to serve HTML documents, associated files, and scripts when requested by a Web browser.
From: www.dsl-experts.com/broadband_glossary_w.htm
Although it might seem that a web server is a machine, it is really a process running on a machine that serves HTTP content to web browsers on client machines. This is important because you can actually put several web servers on a single machine as long as you designate specific ports through which traffic will travel. Along the same lines, there are also FTP servers, mail servers, and so on, each of which handles a specific type of traffic.
From :www.nas-san.com/gloss.html
Cherokee
Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and has no dependencies beyond a standard C library. It is embeddable and extensible with plug-ins. It supports on-the-fly configuration by reading files or strings, TLS/SSL (via GNUTLS or OpenSSL), virtual hosts, authentication, cache friendly features, PHP, custom error management, and much more.
Comments
show/hide comment form
Share your thoughts about Cherokee . Have you used Cherokee ? How did it fare ? Would you recommend it ?
Keep it clean please.
Keep it related to this topic. The moderator may move the comment to another, more suitable topic .
Comments are passively moderated. ie, comments appear immediately, but will be reviewed and may be removed after moderation.
Keep it related to this topic. The moderator may move the comment to another, more suitable topic .
Comments are passively moderated. ie, comments appear immediately, but will be reviewed and may be removed after moderation.
TCP-IP Embedded Internet Applications - Newnes
Introduces the range of possibilities open to internet-enabled designs, including automated fault and low-stock notification, remote environmental control, control of test and measurement equipment, and programming responses based on data collected locally.
Introduces the range of possibilities open to internet-enabled designs, including automated fault and low-stock notification, remote environmental control, control of test and measurement equipment, and programming responses based on data collected locally.
Internet Core Protocols: The Definitive Guide: Help for Network Administrators
A superb summary of the nitty-gritty details of the most important Net standards.
A superb summary of the nitty-gritty details of the most important Net standards.
Routing TCPIP by Jeff Doyle Volume II
Provides the expertise necessary to understand and implement Border Gateway Protocol Version 4 (BGP-4), multicast routing, Network Address Translation (NAT), IPv6, and effective router management techniques.
Provides the expertise necessary to understand and implement Border Gateway Protocol Version 4 (BGP-4), multicast routing, Network Address Translation (NAT), IPv6, and effective router management techniques.
The TCP/IP Guide: A Comprehensive, Illustrated Internet Protocols Reference
Details the core protocols that make TCP/IP internetworks function, and the most important classical TCP/IP applications.
Details the core protocols that make TCP/IP internetworks function, and the most important classical TCP/IP applications.

HTTP Servers