An error occurred fetching the project authors.
  1. 28 Jun, 2018 6 commits
  2. 22 Jun, 2018 3 commits
  3. 13 Jun, 2018 2 commits
  4. 18 May, 2018 1 commit
  5. 17 May, 2018 1 commit
  6. 27 Apr, 2018 1 commit
  7. 24 Apr, 2018 1 commit
  8. 04 Apr, 2018 1 commit
  9. 16 Mar, 2018 1 commit
  10. 08 Nov, 2017 1 commit
  11. 05 Jun, 2017 1 commit
  12. 02 Jun, 2017 3 commits
    • Rafael Monnerat's avatar
      apache-frontend: include apache-mpm-watchdog · a863041a
      Rafael Monnerat authored
        Apache MPM Watchdog promise was introduced to search apache on
        deadlock state after a graceful reload and kill them after 600s.
      
        This change prevents the apache lack of nodes after several processes
        get stalled on deadlock.
      a863041a
    • Rafael Monnerat's avatar
      apache-frontend: Load mod_reqtimeout · c29baadc
      Rafael Monnerat authored
        This can be used to define minimal metrics to the frontend to
        prevent mpm nodes starvation after gracefull restarts
      c29baadc
    • Rafael Monnerat's avatar
      apache-frontend: Delay reload apache configuration · 49e2a2ae
      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.
      
        Only reload the apache configuration if the the apache configuration
        or the certificates contains a change, else don't reload it.
      
        Keep a command on bin folder to force reload of configuration in
        case it is required.
      49e2a2ae
  13. 24 May, 2017 1 commit
  14. 18 May, 2017 1 commit
  15. 15 May, 2017 1 commit
  16. 26 Apr, 2017 1 commit
  17. 07 Apr, 2017 1 commit
  18. 05 Apr, 2017 2 commits
  19. 04 Apr, 2017 1 commit
  20. 03 Apr, 2017 3 commits
  21. 28 Mar, 2017 1 commit
  22. 24 Mar, 2017 3 commits