[wp-trac] [WordPress Trac] #9005: Cron spawning improvements
WordPress Trac
wp-trac at lists.automattic.com
Sat Jan 31 02:21:08 GMT 2009
#9005: Cron spawning improvements
-------------------------+--------------------------------------------------
Reporter: azaozz | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Cron fails to start on some servers as the server either cannot connect
back to itself or cannot resolve it's own name with DNS. Spawning it with
an AJAX request fixes this.
Also the processing can be optimized: instead of using an (evil)
serialized array, each cron job can be separate entry that is deleted when
the job is completed.
--
Ticket URL: <http://trac.wordpress.org/ticket/9005>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list