WebServer

Table of Contents

1. Abstract

Realization of the server in the "client-server architecture" in the context of the web. A client may not directly interact with a serving endpoint (which usually is a group of servers with an intermediate reverse proxy server). If the client wishes to modify its appearance to the internet, it can employ a proxy server.

A lot of cloud Cloud Computing services arise from this basic interface between a server and the internet (usually achieved via a (Proxy Server)):

Tags::web: