Skip to main content

OPcache — glossary

TL;DR

Bytecode cache reducing CPU and improving PHP response times.

Key facts

Term
OPcache

TL;DR

Bytecode cache reducing CPU and improving PHP response times.

Definition

OPcache is referenced across Reflex documentation and playbooks.

In production operations

Understanding OPcache helps you interpret alerts, capacity charts, and repair actions safely.

Related