User "Aaron Schulz" posted a comment on MediaWiki.r100863. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100863#c24930 Commit summary:
Adding beta-version of extension 'AutoProxyBlock' to repo Comment: The foreign API requests should be cached in $wgMemc and the overall isProxy() check should have a simple process cache, like a static var. For testing though, you'd want to split up isProxy() into one function with without a process cache and another which is a wrapper around the former. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
