FastCGI Process Manager
PHP Manual
PHP Manual»Estensioni specifiche del server»FastCGI Process Manager

FastCGI Process Manager

Introduzione

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