FalconGuides

Guides

Getting Started

This guide gives an overview of how to use Falcon for running Ruby web applications.

Rails Integration

This guide explains how to host Rails applications with Falcon.

Deployment

This guide explains how to deploy applications using the Falcon web server. It covers the recommended deployment methods, configuration options, and examples for different environments, including systemd and kubernetes.

Performance Tuning

This guide explains the performance characteristics of Falcon.

WebSockets

This guide explains how to use WebSockets with Falcon.

Interim Responses

This guide explains how to use interim responses in Falcon to send early hints to the client.

How It Works

This guide gives an overview of how Falcon handles an incoming web request.