Nix: master 7c059af8

Author Committer Branch Timestamp Parent
immae immae master 2019-02-15 08:48:28 master 0eaac6ba
Affected Issues  0000110: Running several goaccess processes simultaneously provokes crashes
Changeset

Do stats computation sequentially

We do it now sequentially rather than relying on the previous job taking
less than one minute to finish (which is unlikely as the size of the
logs grow)

Goaccess doesn’t like to be started twice concurrently, so sequential is
needed

Fixes https://git.immae.eu/mantisbt/view.php?id=110

mod - nixops/modules/websites/commons/stats.nix Diff File