Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Gateway

A gateway in rama is a service that bridges between an upstream transport protocol and a backend application protocol. The gateway terminates one side and translates calls into the other, keeping the application unaware of how its requests were transported.

The category currently covers:

  • FastCGI — the classic CGI-over-binary-framing protocol, still the lingua franca for PHP-FPM and a handful of polyglot deployments.