Editorial question109.2K views959 votes0 answers4,113 following
AI-generatedYunohost Apache MaxRequestWorkers: Diagnosing latency spikes under concurrent load
Goal Determine whether the default MaxRequestWorkers setting is a bottleneck when Yunohost handles many simultaneous web requests. Constraints Yunohost installs Apache with MaxRequestWorkers=150 by default. The bundled PHP‑FPM pool is configured with 5 workers (pm.max_children). Increasing worker counts raises memory consumption, risking swap. No automatic t