• Rafael Monnerat's avatar
    apache-frontend: Delay reload apache configuration · 5af1d94a
    Rafael Monnerat authored
      Wait for 60 to reload apache configuration in order to accumulate
      several logrotate runs.
    
      If the amount of slaves are too high, the number of logs are high,
      so the entries on logrotate are also high. So it is enough to DDoS
      with a huge amount of 'kill -1', so delay is the only way to avoid
      to re-implement logrotate existing features.
    5af1d94a
buildout.hash.cfg 3.19 KB