• Aurélien Vermylen's avatar
    monitor: Fix "Scoreboard full" bug · ec7b8494
    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.
    
    /reviewed-on nexedi/slapos!263
    ec7b8494
buildout.cfg 4.15 KB