[wp-trac] [WordPress Trac] #8086: Don't use blocking transports for cron

WordPress Trac wp-trac at lists.automattic.com
Fri Nov 7 00:56:57 GMT 2008


#8086: Don't use blocking transports for cron
---------------------+------------------------------------------------------
 Reporter:  ryan     |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  normal   |   Milestone:  2.7      
Component:  General  |     Version:  2.7      
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 Transports that do not support non-blocking mode can cause long delays
 when spawning cron.  This is seen after publishing when cron blocks while
 processing pings.

 Possible fixes:

  * Prioritize non-blocking transports for non-blocking requests.
  * Force cron to use fsockopen.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8086>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list