https://bugzilla.wikimedia.org/show_bug.cgi?id=39493
--- Comment #5 from Aaron Schulz <[email protected]> --- Seems lower the last few weeks. aaron@fluorine:~/mw-log$ for day in `seq 25 31`; do echo -n "Dec $day: "; zgrep -A2 'Allowed memory size of' archive/fatal.log-201212$day.gz | grep unknown-host | wc -l ; done Dec 25: 11 Dec 26: 11 Dec 27: 239 Dec 28: 46 Dec 29: 3 Dec 30: 4 Dec 31: 1 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
