<?php // Must bypass WP routing - access directly header("Content-Type: text/plain"); echo str_repeat("x", 800 * 1024);