• Aurélien Vermylen's avatar
    Fix "Scoreboard full" bug. · eef5c11c
    Aurélien Vermylen authored
    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.
    eef5c11c
monitor-httpd.conf.in 3.36 KB