Hi,
When multi-site is enabled I get two requests to wp-compression-test on every page load in the admin interface.
It seems the function compression_test() [wp-admin/includes/template.php:3834] is being called repeatedly. It happens regardless of user role and current site.
Any ideas?