HTTP server

C9361
concept

An HTTP server is a software application that listens for and processes HTTP requests from clients, returning appropriate HTTP responses such as web pages, APIs, or other resources.

All labels observed (13)

Label Occurrences
HTTP server canonical 13
Apache HTTP Server module 11
WSGI server 5

Instances (39)

Instance Via concept surface
IHS
surface form: IBM HTTP Server
IIS
Kestrel web server
Domino HTTP task web server component
kube-apiserver API server
nginx
Apache HTTP Server (via mod_spdy and later modules)
surface form: Apache HTTP Server
Jetty web server
NCSA HTTPd
Internet Information Services
NES
surface form: Netscape Enterprise Server
IBM HTTP Server
Daphne ASGI server
CERN httpd
HttpKernel HTTP kernel
mod_proxy Apache HTTP Server module
Waitress WSGI server
surface form: Waitress
WSGI server
CherryPy server
surface form: CherryPy
koa-static static file server middleware
Waitress WSGI server
Sun Java System Web Server
lighttpd web server
graphql-ruby GraphQL server implementation
graphql-dotnet GraphQL server implementation
mod_ssl Apache HTTP Server module
mod_rewrite Apache HTTP Server module
mod_php Apache HTTP Server module
mod_perl Apache HTTP Server module
mod_lua Apache HTTP Server module
mod_deflate Apache HTTP Server module
mod_brotli Apache HTTP Server module
mod_spdy Apache HTTP Server module
mod_http2 Apache HTTP Server module
Netscape Enterprise Server
uWSGI WSGI server
mod_wsgi Apache HTTP Server module
Uvicorn ASGI web server
Hypercorn ASGI web server
Gunicorn (with ASGI workers)
surface form: Gunicorn
Python HTTP server