Skip to main content

PHP-FPM slowlog — glossary

TL;DR

Sampling stack traces for requests exceeding configured thresholds.

Key facts

Term
PHP-FPM slowlog

TL;DR

Sampling stack traces for requests exceeding configured thresholds.

Definition

PHP-FPM slowlog is referenced across Reflex documentation and playbooks.

In production operations

Understanding PHP-FPM slowlog helps you interpret alerts, capacity charts, and repair actions safely.

Related