466
I'm pretty sure I've actually seen lemmy logs grow that fast
(midwest.social)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I saw php error logs cause a full disk in a few minutes (thankfully on a shared dev server), thanks to an accidental endless loop that just flooded everything with a wall of notices...
And, working with a CMS that allows third-party plugins that don't bother to catch exceptions, aggressive web crawlers are not a good thing to encounter on a weekend... 1 exception x 400000 product pages makes for a loooot of text.