Hi, Is it possible to have the new cron entry for WP be set to the following? That way it'll free up the web server to actually serve files, etc. Also, it'll spawn into a subshell so it wont cause delays in cron. */15 * * * * (sleep xxx; php -q...