https://bugzilla.wikimedia.org/show_bug.cgi?id=43449
--- Comment #18 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #16) > How would one "Find the 10 most recent overwritten files" > reliably/efficiently? > Most of these solutions you're suggesting seem to give us some probabilistic > idea that things are working, but really solve the problem if a random small > percentage of purges are being lost in the pipe somewhere. They'd have to > run > at pretty high rates to even catch singular failed elements (one varnish not > receiving purges, which may or may not have already cached the test file, > which > you may or may not hit with your check) Very true. However I'm more concerned with mass failures. (The type of thing where doing this once every 6 hours would be sufficient). Massive failures to the purging system have happend in the past several times. Monitoring for this type of failure I think is important. (Fine grained monitoring would be cool too, but seems more difficult) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
