"Nikerabbit" changed the status of MediaWiki.r103382 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103382
Old status: new > New status: ok Commit summary for MediaWiki.r103382: (bug 11685) - Make DynamicPageList limit parser cache to 24 hours by default (configurable) on pages using it's tag. I think 24 hours is sane, but this should definitly be reviewed by someone familar with performance-y stuff before it gets deployed to make sure it won't blow things up. (The reason for doing this is DPL does queries of categories, but doesn't check if those categories change, so in extreme cases it could have outdated dpl results on a page for several weeks. In practise this is rarely an issue (on enwikinews anyways), but does cause problems in certain circumstances.) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
