]> git.ipfire.org Git - thirdparty/sarg.git/commit
Check the total downloaded size much earlier
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 4 Mar 2015 18:52:18 +0000 (19:52 +0100)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 4 Mar 2015 18:52:18 +0000 (19:52 +0100)
commit42e18a831b9e057481c1e2b36d05f64233b218db
tree98f82a51940d2e9508299c0232a8bbe3d04ac686
parentea935d0ff1cadeab2696d2d01c6de3b8af0c5a4d
Check the total downloaded size much earlier

If there is a discrepancy between the total downloaded size computed when
reading the access.log and computed later when building the report, it can
be checked much earlier than it used to be. This check stops sarg sooner
before creating many reports and wasting disk space.
totday.c