Waitress WSGI server

E552010

Waitress WSGI server is a production-quality, pure-Python WSGI server designed for serving Python web applications simply and reliably.

All labels observed (1)

Label Occurrences
Waitress WSGI server canonical 1

How this entity was disambiguated

Statements (53)

Predicate Object
instanceOf Python software ⓘ
WSGI server ⓘ
availableVia PyPI ⓘ
designedFor serving Python web applications ⓘ
designGoal ease of deployment ⓘ
reliability ⓘ
simplicity ⓘ
distributedAs Python package ⓘ
documentation https://docs.pylonsproject.org/projects/waitress/en/latest/ ⓘ
doesNotRequire external C dependencies ⓘ
feature X-Forwarded-For support ⓘ
X-Forwarded-Host support ⓘ
X-Forwarded-Proto support ⓘ
access logging ⓘ
adjustable buffer sizes ⓘ
adjustable timeouts ⓘ
configurable backlog ⓘ
configurable connection limits ⓘ
configurable number of worker threads ⓘ
connection pooling per thread ⓘ
graceful shutdown ⓘ
proxy header support ⓘ
request body size limits ⓘ
request logging ⓘ
homepage https://docs.pylonsproject.org/projects/waitress/en/latest/ ⓘ
implements WSGI specification ⓘ
linked to: WSGI
installCommand pip install waitress ⓘ
intendedUse development server ⓘ
production deployment ⓘ
license Zope Public License ⓘ
maintainedBy Pylons Project ⓘ
programmingLanguage Python ⓘ
provides HTTP server ⓘ
repository https://github.com/Pylons/waitress ⓘ
supports HTTP/1.0 ⓘ
HTTP/1.1 ⓘ
IPv4 ⓘ
IPv6 ⓘ
Python 3 ⓘ
linked to: Python 3.x

Python 3.10 ⓘ
Python 3.11 ⓘ
Python 3.12 ⓘ
Python 3.8 ⓘ
Python 3.9 ⓘ
Unix domain sockets ⓘ
WSGI 1.0 ⓘ
chunked transfer encoding ⓘ
keep-alive connections ⓘ
thread-based concurrency ⓘ
tagline production-quality pure-Python WSGI server ⓘ
usedBy Pyramid web framework ⓘ
various WSGI-compatible frameworks ⓘ
writtenIn pure Python ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Pylons Project → hasComponent → Waitress WSGI server ⓘ