FastCGI Process Manager
PHP Manual
PHP Manual»Server Specific Extensions»FastCGI Process Manager

FastCGI Process Manager

Introduction

FPM (FastCGI Process Manager) is a primary PHP FastCGI implementation containing some features (mostly) useful for heavy-loaded sites.

This SAPI is bundled with PHP.

To Top