[wp-trac] Re: [WordPress Trac] #1476: WordPress Update Notification

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 15 10:14:10 GMT 2007


#1476: WordPress Update Notification
----------------------------+-----------------------------------------------
 Reporter:  mdawaffe        |        Owner:  pishmishy  
     Type:  enhancement     |       Status:  assigned   
 Priority:  normal          |    Milestone:  2.3 (trunk)
Component:  Administration  |      Version:  2.1        
 Severity:  normal          |   Resolution:             
 Keywords:  update upgrade  |  
----------------------------+-----------------------------------------------
Comment (by pishmishy):

 >  1. Downtime on the update server must not slow the load time of the
 blog - i.e. at least use ajax like the dashboard does and probably run the
 check calls using the builting cron functionality.

 I don't think the built in cron functionality is a perfect answer; the
 page load that triggers the scheduled function will still be slowed with
 it. I think it's better to slow an admin's page load than a random reader.

 I've changed the code to use a single call to a REST interface with curl
 timing out after five seconds. I'll post the updated code after I've added
 a hook.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/1476#comment:30>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list