1. 20 Jan, 2021 2 commits
    • Jérome Perrin's avatar
      software/erp5: Adjust apachedex promise for haproxy · 37c4e2a3
      Jérome Perrin authored
      Since bd3c2b18 (Remove httpd from ERP5 and use haproxy instead, 2020-12-14)
      timing in balancer access log files are in milliseconds, no longer in
      microseconds as they use to be with apache.
      
      Now apachedex supports generating reports from access log files with
      milliseconds, as long as the expected format is passed with --logformat
      argument.
      
      We changed the default value of apachedex configuration to use the expected
      --logformat argument, but users with a custom apachedex config passed as
      instance parameters (monitor.apachedex-configuration) will have to update
      their request parameters, to also pass --logformat.
      Since this is breaking change, we take this opportunity to introduce another
      breaking change, this parameter is not longer a string with all arguments
      on the same line, which was problematic because these arguments contained
      quotes and backslashes. The arguments are now passed as a list of strings
      which will become the list of arguments passed to apachedex.
      
      This is implemented by generating an apachedex config file, which simplifies
      the generation of the wrapper. For this we also upate slapos.toolbox.
      37c4e2a3
    • Jérome Perrin's avatar
      ef781ea8
  2. 19 Jan, 2021 3 commits
  3. 18 Jan, 2021 1 commit
  4. 15 Jan, 2021 4 commits
  5. 14 Jan, 2021 1 commit
  6. 13 Jan, 2021 5 commits
  7. 12 Jan, 2021 5 commits
  8. 11 Jan, 2021 2 commits
  9. 08 Jan, 2021 2 commits
  10. 07 Jan, 2021 1 commit
  11. 05 Jan, 2021 1 commit
  12. 03 Jan, 2021 1 commit
  13. 31 Dec, 2020 3 commits
  14. 28 Dec, 2020 2 commits
  15. 24 Dec, 2020 4 commits
  16. 23 Dec, 2020 1 commit
  17. 22 Dec, 2020 2 commits