[wp-trac] [WordPress Trac] #11505: cron stopped working with standard configuration
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 20 06:57:19 UTC 2009
#11505: cron stopped working with standard configuration
--------------------------+-------------------------------------------------
Reporter: neoxx | Owner: westi
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9.1
Component: Cron | Version: 2.9
Severity: normal | Keywords: cron reporter-feedback
--------------------------+-------------------------------------------------
Comment(by miqrogroove):
Unlike wp_get_http(), the update.php and http.php systems never call
set_time_limit(). I'd wager this new wp_remote_get timeout value is in
conflict with max_execution_time, causing PHP to crap itself every time
cron runs in certain environments. With a big fancy cron system and a big
fancy HTTP API you'd think that would have been taken care of before
wp_version_check got involved, but then that would be an assumption,
wouldn't it? ;)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11505#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list