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

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: HTTP server
Generated description
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.

Instances (39)

Instance Via concept surface
IBM HTTP Server
linked to: IHS
—
IIS —
Kestrel web server
Domino HTTP task web server component
kube-apiserver API server
nginx —
Apache HTTP Server —
Jetty web server
NCSA HTTPd —
Internet Information Services —
Netscape Enterprise Server
linked to: NES
—
IBM HTTP Server —
Daphne ASGI server
CERN httpd —
HttpKernel HTTP kernel
mod_proxy Apache HTTP Server module
Waitress WSGI server
CherryPy
linked to: CherryPy server
—
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 Python HTTP server