RoadRunner — Features

RoadRunner is a highly performant and flexible HTTP/HTTP2 server that is fully compatible with PSR-7/PSR-17 standards.

It is designed to replace traditional Nginx+FPM setups with enhanced performance and versatility. With its wide range of features, RoadRunner is a production-ready solution that is PCI DSS compliant, ensuring the security and safety of your web applications.

Here is a list of the features that make RoadRunner a great choice for your web application server:

  • Production-ready
  • PCI DSS compliant (HTTP plugin)
  • PSR-7 HTTP server (file uploads, error handling, static files, hot reload, middleware, event listeners)
  • HTTPS and HTTP/2 support (including HTTP/2 Push, H2C)
  • A fully customizable http(s)/2 server
  • FastCGI support (HTTP plugin)
  • Flexible environment configuration
  • No external PHP dependencies (64bit version required)
  • Integrated metrics (Prometheus)
  • Workflow engine by Temporal.io
  • Websockets support by Centrifugo websocket server
  • OpenTelemetry support
  • Works over TCP, UNIX sockets and process pipes
  • Automatic worker replacement, graceful and safe PHP process destruction
  • Worker create/allocate/destroy timeouts
  • Max requests per worker limitation
  • Worker lifecycle management (controller)
    • max_memory (graceful stop)
    • ttl (graceful stop)
    • idle_ttl (graceful stop)
    • exec_tll (brute, max_execution_time)
  • Protocol, worker and job level error management (including PHP errors)
  • Development Mode
  • Application server for Spiral
  • Integration with popular PHP frameworks such as
  • Compatible with both Windows and WSL2, with support for Unix sockets (AF_UNIX) on Windows 10/11.

The list of features mentioned above is just the tip of the iceberg. RoadRunner is actively developed by maintainers and contributors, which means new features are constantly being added.

If you have a feature request in mind, you can check out GitHub issues page. Here you'll find a list of open feature requests. The RoadRunner community is active and responsive, so feel free to join the discussion on our Discord channel or contribute to the project.

With the support of the community, RoadRunner will continue to grow and evolve to meet the needs of modern web development.

Edit this page