<?php header('Cache-Control: max-age=20, stale-while-revalidate=80'); sleep(10); print('This is a slow test.');