https://bugzilla.wikimedia.org/show_bug.cgi?id=10268
--- Comment #18 from Bryan Tong Minh <[email protected]> 2010-11-27 19:52:30 UTC --- All the caching is done by the DifferenceEngine in includes/diff. There is a good chance that most (especially recent) diffs are cached. Also I see that the RC feed includes diffs. On the other hand RC is the same for all users and for a high traffic site it is pretty much guaranteed that the recent diffs are cached, whereas the watchlist feed may contain much older items. That said, I see that it is limited to 72 hours. Conclusion: most diffs are probably cached, so including all diffs is not a too big issue. Any comments on this? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
