Description
Serves Ruby Rack applications with an asynchronous web server designed for high concurrency. It is useful for web apps and APIs that need efficient I/O, HTTP support, and modern Ruby server behavior.
A web server exposes application code to the network. Configure TLS termination, binding address, logging, timeouts, request limits, and service supervision before using it beyond local development.