User Tools

Site Tools


web_server

Web server

Return to Pentesting by Web Server, Servers, Proxy Servers, Load Balancers

Snippet from Wikipedia: Web server

A web server is computer software and underlying hardware that accepts requests via HTTP (the network protocol created to distribute web content) or its secure variant HTTPS. A user agent, commonly a web browser or web crawler, initiates communication by making a request for a web page or other resource using HTTP, and the server responds with the content of that resource or an error message. A web server can also accept and store resources sent from the user agent if configured to do so.

The hardware used to run a web server can vary according to the volume of requests that it needs to handle. At the low end of the range are embedded systems, such as a router that runs a small web server as its configuration interface. A high-traffic Internet website might handle requests with hundreds of servers that run on racks of high-speed computers.

A resource sent from a web server can be a pre-existing file (static content) available to the web server, or it can be generated at the time of the request (dynamic content) by another program that communicates with the server software. The former usually can be served faster and can be more easily cached for repeated requests, while the latter supports a broader range of applications.

Technologies such as REST and SOAP, which use HTTP as a basis for general computer-to-computer communication, as well as support for WebDAV extensions, have extended the application of web servers well beyond their original purpose of serving human-readable pages.

Category:Free web server software

Category:Web server software

Web server software: Web Servers, Comparison of web server software

Most popular:

Other:

Retired:

(navbar_web_servers)

Server-Side: Server-side C (X), Server-side C Plus Plus (X), Server-side C Sharp (ASP.NET), Server-side Clojure (X), Server-side Golang (X), Server-side Java (Spring), Server-side JavaScript (Node.js, Express.js, Deno), Server-side Kotlin (KTor), Server-side Python (Django, Flask), Server-side React (React Server Side Rendering (SSR)), Server-side Ruby (Rails), Server-side Rust (X), Server-side Scala (Akka, Play Framework), Server-side Swift (Vapor, Kitura), Server-side TypeScript (X). (navbar_server_side)


Cloud Monk is Retired (for now). Buddha with you. © 2005 - 2024 Losang Jinpa or Fair Use. Disclaimers

SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.


web_server.txt · Last modified: 2022/09/13 05:39 by 127.0.0.1