monitor: Fix "Scoreboard full" bug
If we don't specify MaxRequestWorkers, it seems like Apache 2.4 errors with: AH03490: scoreboard is full, not at MaxRequestWorkers. Increase ServerLimit. Maybe because MaxRequestWorkers then defaults to a too high value compared to ServerLimit and ThreadsPerChild. /reviewed-on nexedi/slapos!263
Showing
Please register or sign in to comment